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