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