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:65836ed6864aba369c84f161d7510183ef9bebc3166fe36db28594513af30bdf
|
| 3 |
size 437955572
|
runs/May26_04-11-45_f447348c20ab/events.out.tfevents.1779768709.f447348c20ab.4652.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3583b530545844f36a97c67952527974f5e3a29bec38a04f5d79a8459d5e187b
|
| 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 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51d0180d770fd4cb74c2a67d0d907126f9736cd130243e2165d093b99f59d23c
|
| 3 |
size 5777
|