Instructions to use pszemraj/roberta-base-unified-mcqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pszemraj/roberta-base-unified-mcqa with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("pszemraj/roberta-base-unified-mcqa") model = AutoModelForMultipleChoice.from_pretrained("pszemraj/roberta-base-unified-mcqa") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
1a905b6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bfda63a457c68df9de985de4dae7cd7b1d61d7fd18043b98c88b22a59de51309
size 5432
|