Instructions to use hf-internal-testing/tiny-random-DebertaV2ForMultipleChoice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-DebertaV2ForMultipleChoice with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-DebertaV2ForMultipleChoice") model = AutoModelForMultipleChoice.from_pretrained("hf-internal-testing/tiny-random-DebertaV2ForMultipleChoice") - Notebooks
- Google Colab
- Kaggle
Update tiny models for DebertaV2ForMultipleChoice
#17
by hf-transformers-bot - opened
Upload tiny models for DebertaV2ForMultipleChoice