Instructions to use dany0407/multiple_choice_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dany0407/multiple_choice_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("dany0407/multiple_choice_model") model = AutoModelForMultipleChoice.from_pretrained("dany0407/multiple_choice_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437955572
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa6fc0c5c999be61b897698f30df776d9bc610a36b8e34c9b26fb7a29f964506
|
| 3 |
size 437955572
|
runs/May21_12-52-20_5f1fa155c7dc/events.out.tfevents.1779367943.5f1fa155c7dc.2264.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8468a7e27ee63e2a4c5b466a96fefb38cb49e4f7673ecfb51dbeeea2fc97d1af
|
| 3 |
+
size 5876
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b38b230a7cfb01c7dc4d9ea0ac9e63a5eab4c36c57d7f90d6c5eb3efbbc15908
|
| 3 |
+
size 5777
|