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