Instructions to use hf-tiny-model-private/tiny-random-XLMForMultipleChoice 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-XLMForMultipleChoice with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("hf-tiny-model-private/tiny-random-XLMForMultipleChoice") model = AutoModelForMultipleChoice.from_pretrained("hf-tiny-model-private/tiny-random-XLMForMultipleChoice") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
360357d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:172e9a7f34cc6897cfae4368e1248a886cd5ac6a309d722c2a90249b7ec0f3f3
size 4284384
|