Instructions to use hf-tiny-model-private/tiny-random-RobertaPreLayerNormForMultipleChoice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-tiny-model-private/tiny-random-RobertaPreLayerNormForMultipleChoice with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("hf-tiny-model-private/tiny-random-RobertaPreLayerNormForMultipleChoice") model = AutoModelForMultipleChoice.from_pretrained("hf-tiny-model-private/tiny-random-RobertaPreLayerNormForMultipleChoice") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
fb327d6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fe76e791d26bd36b5f60ebb15048c555b9645dc5e4b9baee93e90c7afb9f88e0
size 374085
|