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