Training in progress, step 50
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -25,10 +25,10 @@
|
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
"down_proj",
|
|
|
28 |
"o_proj",
|
29 |
"gate_proj",
|
30 |
"k_proj",
|
31 |
-
"v_proj",
|
32 |
"up_proj",
|
33 |
"q_proj"
|
34 |
],
|
|
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
"down_proj",
|
28 |
+
"v_proj",
|
29 |
"o_proj",
|
30 |
"gate_proj",
|
31 |
"k_proj",
|
|
|
32 |
"up_proj",
|
33 |
"q_proj"
|
34 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 323014168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0ec33b76fd13005357b49afdbdfc963cac974a8d3940f59bc174c3137adffa9
|
3 |
size 323014168
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c295334f8ca5e671c5a9f4f3cffd9d57dee4a7c3ce17fe9b8a584d123b9f4e1
|
3 |
size 5816
|