Instructions to use gsgoncalves/distilroberta-base-race with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gsgoncalves/distilroberta-base-race with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("gsgoncalves/distilroberta-base-race") model = AutoModelForMultipleChoice.from_pretrained("gsgoncalves/distilroberta-base-race") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
2ec254c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8dcee8c83ca22819659c2974cdbb6e29a5a47972c7ac6c6796d6d92c74f2d5f1
size 328522925
|