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:5f916b6b4a874cdd91bf7d768f2ff00c4ae5d31612392e53aae6ad0a7ed62233
size 469968
|