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