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