Training in progress, epoch 1
Browse files- adapter_config.json +2 -2
- adapter_model.bin +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,8 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "SEQ_CLS",
|
26 |
"use_dora": false,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"query",
|
23 |
+
"value"
|
24 |
],
|
25 |
"task_type": "SEQ_CLS",
|
26 |
"use_dora": false,
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 20283146
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ba4d51d1529039ff526b01c4c55c6f053bbb6795e2653ca366200f594ad7fe6
|
3 |
size 20283146
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44269616c0f955081dddf00899a2b50476b640a5674e97e189417beae44b1fd0
|
3 |
size 4536
|