hasibirok0
commited on
Training in progress, epoch 0
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -40,9 +40,9 @@
|
|
40 |
"rank_pattern": {},
|
41 |
"revision": null,
|
42 |
"target_modules": [
|
43 |
-
"
|
44 |
"q_proj",
|
45 |
-
"
|
46 |
],
|
47 |
"task_type": "SEQ_CLS",
|
48 |
"use_dora": false,
|
|
|
40 |
"rank_pattern": {},
|
41 |
"revision": null,
|
42 |
"target_modules": [
|
43 |
+
"v_proj",
|
44 |
"q_proj",
|
45 |
+
"k_proj"
|
46 |
],
|
47 |
"task_type": "SEQ_CLS",
|
48 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4780504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1059ae6b83866194cbd173b0f21a301912ef84b0ab7150acf96e4c7a6cc2616c
|
3 |
size 4780504
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:490b9b60d3e616ba57645fdae4c0a333939e3f62ad3286d0fd294c7f9826e403
|
3 |
size 5496
|