Instructions to use hf-internal-testing/tiny-random-MraForMultipleChoice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-MraForMultipleChoice with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-MraForMultipleChoice") model = AutoModelForMultipleChoice.from_pretrained("hf-internal-testing/tiny-random-MraForMultipleChoice") - Notebooks
- Google Colab
- Kaggle
Update tiny models for MraForMultipleChoice
#3
by hf-transformers-bot - opened
- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 180543
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3a1bc577bbb43c4b6c8f5b4ecfe6293fffcb22335a74e0a7f1920e66f2a582d
|
| 3 |
size 180543
|