Instructions to use hf-internal-testing/tiny-random-MPNetForMultipleChoice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-MPNetForMultipleChoice with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-MPNetForMultipleChoice") model = AutoModelForMultipleChoice.from_pretrained("hf-internal-testing/tiny-random-MPNetForMultipleChoice", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
af4ff8b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:323036126411894475fd7356e3ded0f28c3d922daa7e666fa7f1262b3d603c6e
size 974015
|