Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use Seema09/finetuning-sentiment-model-Test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Seema09/finetuning-sentiment-model-Test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Seema09/finetuning-sentiment-model-Test")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Seema09/finetuning-sentiment-model-Test") model = AutoModelForSequenceClassification.from_pretrained("Seema09/finetuning-sentiment-model-Test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8ef3f315bc69be6070ef287d8ea65b6c68affd948c6318433be9379f383f2d29
- Size of remote file:
- 3.25 kB
- SHA256:
- b25ffdcc710fb4dd17e7441c776fa1cf51944121467a68cd638279358c8bc66d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.