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: 131 Bytes
deb44e5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:97dcbec84cbe87dbec0911f7212cbe6651897a45a870f0fab8ead890b3cfb94b
size 974015
|