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: 40 Bytes
168fb53 | 1 2 3 4 5 | {
"<ent2>": 50266,
"<ent>": 50265
}
|