Instructions to use hf-tiny-model-private/tiny-random-XLMRobertaXLForMultipleChoice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-tiny-model-private/tiny-random-XLMRobertaXLForMultipleChoice with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("hf-tiny-model-private/tiny-random-XLMRobertaXLForMultipleChoice") model = AutoModelForMultipleChoice.from_pretrained("hf-tiny-model-private/tiny-random-XLMRobertaXLForMultipleChoice", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
4883534 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fca62e51e21a012d3f0360d79eaca02814006b6fd5ac92390a43689f87bd2137
size 32241215
|