Training in progress, epoch 4
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -23,12 +23,12 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"
|
| 27 |
-
"out_proj",
|
| 28 |
"fc2",
|
| 29 |
"fc1",
|
|
|
|
| 30 |
"k_proj",
|
| 31 |
-
"
|
| 32 |
],
|
| 33 |
"task_type": null,
|
| 34 |
"use_dora": true,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"v_proj",
|
|
|
|
| 27 |
"fc2",
|
| 28 |
"fc1",
|
| 29 |
+
"q_proj",
|
| 30 |
"k_proj",
|
| 31 |
+
"out_proj"
|
| 32 |
],
|
| 33 |
"task_type": null,
|
| 34 |
"use_dora": true,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 234511224
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0cde8db23a9018a399f93410ae25c0247f2ed258ac2e68ffa7e4b029133f4af8
|
| 3 |
size 234511224
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5345b9e1db10d90e94d8cb9e44306efda34ae41b64f3c88505c065b1ff41d7b
|
| 3 |
size 5240
|