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