Training in progress, epoch 1
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -27,10 +27,10 @@
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"dense2",
|
|
|
30 |
"dense",
|
31 |
"value",
|
32 |
"key",
|
33 |
-
"out_proj",
|
34 |
"query"
|
35 |
],
|
36 |
"task_type": "SEQ_CLS",
|
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"dense2",
|
30 |
+
"out_proj",
|
31 |
"dense",
|
32 |
"value",
|
33 |
"key",
|
|
|
34 |
"query"
|
35 |
],
|
36 |
"task_type": "SEQ_CLS",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 36013364
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d63723fd9a1425d208ce683635b3d3ea38533645b596bd0f24925d2d249bb334
|
3 |
size 36013364
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3edee4f27cc66e5d7b896bd57344811fb2d391bc33efaeea8897115df91ddd46
|
3 |
size 5368
|