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