Training in progress, step 500
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -25,13 +25,13 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"
|
29 |
"fc_in",
|
|
|
|
|
30 |
"out_proj",
|
31 |
"fc_out",
|
32 |
-
"
|
33 |
-
"wte",
|
34 |
-
"q_proj"
|
35 |
],
|
36 |
"task_type": null,
|
37 |
"use_dora": false,
|
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
+
"q_proj",
|
29 |
"fc_in",
|
30 |
+
"wte",
|
31 |
+
"v_proj",
|
32 |
"out_proj",
|
33 |
"fc_out",
|
34 |
+
"k_proj"
|
|
|
|
|
35 |
],
|
36 |
"task_type": null,
|
37 |
"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 9449880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa7bd30f3a9b954c7dfc77b32152982990a421ac28900000f5e3df6692b39c83
|
3 |
size 9449880
|
training_args.bin
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:14bfacacfe6bd0b729d106a3b115b91a6aed7239ddb98932cac76c4c61e8cbea
|
3 |
+
size 5240
|