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