Instructions to use prajjwal1/roberta_hellaswag with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prajjwal1/roberta_hellaswag with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("prajjwal1/roberta_hellaswag") model = AutoModelForMultipleChoice.from_pretrained("prajjwal1/roberta_hellaswag", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
4014e15 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b0d83c87c39dd5e6d0aa4540b2c74ce843963c83bcd4ca4e3ad49c5ad41ac000
size 1421612622
|