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