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