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