Text Classification
Transformers
Safetensors
Portuguese
distilbert
Generated from Trainer
sentiment-analysis
Instructions to use Octavio-Santana/distilbert-base-sentiment-analysis-pt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Octavio-Santana/distilbert-base-sentiment-analysis-pt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Octavio-Santana/distilbert-base-sentiment-analysis-pt")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Octavio-Santana/distilbert-base-sentiment-analysis-pt") model = AutoModelForSequenceClassification.from_pretrained("Octavio-Santana/distilbert-base-sentiment-analysis-pt") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 064a59362aa00e5e7ce98c640b9e1318684ab88c0473699469499030da26f96c
- Size of remote file:
- 5.14 kB
- SHA256:
- fe343d3ed880eb0030c1029c2628ba790d85022bebb892c652aac7bdbf5fbe60
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.