Training in progress, step 100
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,11 +23,11 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"down_proj",
|
27 |
"v_proj",
|
28 |
"up_proj",
|
29 |
"q_proj",
|
30 |
-
"k_proj",
|
31 |
"o_proj",
|
32 |
"gate_proj"
|
33 |
],
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"k_proj",
|
27 |
"down_proj",
|
28 |
"v_proj",
|
29 |
"up_proj",
|
30 |
"q_proj",
|
|
|
31 |
"o_proj",
|
32 |
"gate_proj"
|
33 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 83943504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0789d17c8d5a46eb8ae53a00fe3bb862b5ca36307c60686b45da0270580d9c0f
|
3 |
size 83943504
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4667
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8a2ef34baa9588a6a85df2a375f6ec1780aaf0bafe06177176b44448ccb4f47
|
3 |
size 4667
|