Instructions to use danlou/aristo-roberta-finetuned-csqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use danlou/aristo-roberta-finetuned-csqa with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("danlou/aristo-roberta-finetuned-csqa") model = AutoModelForMultipleChoice.from_pretrained("danlou/aristo-roberta-finetuned-csqa") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
9dd69c0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:dc684b34fd667b7e0a20d605ed11dfc71faf473d2fa7b25e1a0cade7125829f6
size 1421607277
|