Instructions to use ydshieh/tiny-random-BertForMultipleChoice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ydshieh/tiny-random-BertForMultipleChoice with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("ydshieh/tiny-random-BertForMultipleChoice") model = AutoModelForMultipleChoice.from_pretrained("ydshieh/tiny-random-BertForMultipleChoice") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#8 opened over 1 year ago
by
SFconvertbot
Update tiny models for BertForMultipleChoice
#7 opened over 3 years ago
by
ydshieh
Update tiny models for BertForMultipleChoice
#6 opened over 3 years ago
by
ydshieh
Update tiny models for BertForMultipleChoice
#5 opened over 3 years ago
by
ydshieh
Update tiny models for BertForMultipleChoice
#4 opened over 3 years ago
by
ydshieh
Update tiny models for BertForMultipleChoice
#3 opened over 3 years ago
by
ydshieh
Update tiny models for BertForMultipleChoice
#2 opened over 3 years ago
by
ydshieh
Update tiny models for BertForMultipleChoice
#1 opened over 3 years ago
by
ydshieh