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