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: 133 Bytes
168fb53 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:72f741e7347ec41a9f27909eb042dbe0d830be3f9c8d201d46e790ceafc07e32
size 16161138
|