Training in progress, step 200
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -27,8 +27,8 @@
|
|
27 |
"target_modules": [
|
28 |
"k_proj",
|
29 |
"v_proj",
|
30 |
-
"
|
31 |
-
"
|
32 |
],
|
33 |
"task_type": null,
|
34 |
"use_dora": false,
|
|
|
27 |
"target_modules": [
|
28 |
"k_proj",
|
29 |
"v_proj",
|
30 |
+
"q_proj",
|
31 |
+
"o_proj"
|
32 |
],
|
33 |
"task_type": null,
|
34 |
"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 872450448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5099f66616ac8fa37f038ce2233ebd9d00707c4b15532e2a2429eb31deb3f97
|
3 |
size 872450448
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44708d33b693271b2bbafe98e57a72611d1141d7d8f8bbb6f6f5915b6c4f21a6
|
3 |
size 4920
|