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