Instructions to use deutschmann/mdr-roberta-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deutschmann/mdr-roberta-test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="deutschmann/mdr-roberta-test")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("deutschmann/mdr-roberta-test") model = AutoModel.from_pretrained("deutschmann/mdr-roberta-test") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 564f8fc7940004f8b2ca173a476d50455ad4426674d4b4d66779415479cd3a0e
- Size of remote file:
- 499 MB
- SHA256:
- 6d7fc489d7dd4fc7f0cdbb2d2dacdca92faeabb2755573f67d3153dbc73ee392
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.