Instructions to use hf-internal-testing/tiny-random-LukeForMultipleChoice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-LukeForMultipleChoice with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-LukeForMultipleChoice") model = AutoModelForMultipleChoice.from_pretrained("hf-internal-testing/tiny-random-LukeForMultipleChoice", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 40 Bytes
d1310a9 | 1 2 3 4 5 | {
"<ent2>": 50266,
"<ent>": 50265
}
|