Salmamoori
commited on
Commit
•
8b5e971
1
Parent(s):
fceced5
Training in progress, step 25
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,9 +23,9 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"q_proj",
|
27 |
"v_proj",
|
28 |
-
"k_proj"
|
|
|
29 |
],
|
30 |
"task_type": null,
|
31 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"v_proj",
|
27 |
+
"k_proj",
|
28 |
+
"q_proj"
|
29 |
],
|
30 |
"task_type": null,
|
31 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e4644dd119e8b510acd5d12adb58062b77bd218b2a37d990a2044d3853fc48e
|
3 |
+
size 79071880
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c90115bbd1f0995c11581fae49986156781c0e9de688a8e8989a5d083a3c2424
|
3 |
size 5176
|