Training in progress, epoch 1
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -25,10 +25,10 @@
|
|
| 25 |
"rank_pattern": {},
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
|
|
|
| 28 |
"k_proj",
|
| 29 |
-
"o_proj",
|
| 30 |
"q_proj",
|
| 31 |
-
"
|
| 32 |
],
|
| 33 |
"task_type": null,
|
| 34 |
"use_dora": false,
|
|
|
|
| 25 |
"rank_pattern": {},
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
+
"v_proj",
|
| 29 |
"k_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:c509a6997baad2f23752a505d4857e56153544d55fa9395ada8247ae874f3357
|
| 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 5048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2bad7cdbe34cacb4634cd004722507babfd7bdf864a193b3c8fe3ca8e8c7101
|
| 3 |
size 5048
|