Training in progress, step 4
Browse files- adapter_config.json +1 -4
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -23,10 +23,7 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"Wqkv"
|
| 27 |
-
"out_proj",
|
| 28 |
-
"down_proj",
|
| 29 |
-
"up_proj"
|
| 30 |
],
|
| 31 |
"task_type": null,
|
| 32 |
"use_dora": true,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"Wqkv"
|
|
|
|
|
|
|
|
|
|
| 27 |
],
|
| 28 |
"task_type": null,
|
| 29 |
"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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db7cb0f5db759541270fb8ed8e9403b6fb1849c3894a3897a42ee840cc9c8313
|
| 3 |
+
size 13775368
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c1df3c7110929640a37ea87149c2b99d0a9ee581cbd72b77aa41c193ae1eda0
|
| 3 |
size 5368
|