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