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