Training in progress, step 790
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,12 +23,12 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"out_proj",
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
-
"Wqkv"
|
|
|
30 |
],
|
31 |
"task_type": null,
|
32 |
-
"use_dora":
|
33 |
"use_rslora": false
|
34 |
}
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"up_proj",
|
27 |
+
"out_proj",
|
28 |
+
"Wqkv",
|
29 |
+
"down_proj"
|
30 |
],
|
31 |
"task_type": null,
|
32 |
+
"use_dora": false,
|
33 |
"use_rslora": false
|
34 |
}
|
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:57ac94be0fc55be5aded698faf6d1086f8987a7f366197a61bc3ad74fe26c204
|
3 |
+
size 50366240
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb82dd22da1539c92c2a569b4168b1d3ffe8c9345b661a677fb3ce14cbee0ea6
|
3 |
size 5432
|