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