Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use dinhlnd1610/distilbert-base-uncased-finetuned-sst2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dinhlnd1610/distilbert-base-uncased-finetuned-sst2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dinhlnd1610/distilbert-base-uncased-finetuned-sst2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dinhlnd1610/distilbert-base-uncased-finetuned-sst2") model = AutoModelForSequenceClassification.from_pretrained("dinhlnd1610/distilbert-base-uncased-finetuned-sst2") - Notebooks
- Google Colab
- Kaggle
distilbert-base-uncased-finetuned-sst2 / runs /Dec06_08-42-17_486c67ed138d /events.out.tfevents.1701852144.486c67ed138d.2142.0
- Xet hash:
- 8e16b2b6302215eb848dbe6d1aee69256cb6c6096e075018b1e62748f97a070a
- Size of remote file:
- 5.74 kB
- SHA256:
- 32e85c961be869a913c89820ae4bb75f2d7a47a90e0a97578c6ec01407c608d7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.