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