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