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