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