alen commited on
Training in progress, step 39000
Browse files- adapter_config.json +2 -3
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -28,10 +28,9 @@
|
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
| 31 |
-
"
|
| 32 |
-
"
|
| 33 |
],
|
| 34 |
-
"target_parameters": null,
|
| 35 |
"task_type": null,
|
| 36 |
"trainable_token_indices": null,
|
| 37 |
"use_dora": false,
|
|
|
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
| 31 |
+
"q_proj",
|
| 32 |
+
"v_proj"
|
| 33 |
],
|
|
|
|
| 34 |
"task_type": null,
|
| 35 |
"trainable_token_indices": null,
|
| 36 |
"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 52451624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c7c43d2bf199505b6a377ccd296bad6861d364f35edd378cf4b406bfce64eca
|
| 3 |
size 52451624
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5969
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb1f490af6ba3f72124a9a5ebb78b05f90626a1fa07849dfcadbeb43885e9fe3
|
| 3 |
size 5969
|