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