Training in progress, step 306000
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -26,10 +26,10 @@
|
|
26 |
"up_proj",
|
27 |
"down_proj",
|
28 |
"q_proj",
|
|
|
29 |
"gate_proj",
|
30 |
-
"v_proj",
|
31 |
"k_proj",
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
26 |
"up_proj",
|
27 |
"down_proj",
|
28 |
"q_proj",
|
29 |
+
"o_proj",
|
30 |
"gate_proj",
|
|
|
31 |
"k_proj",
|
32 |
+
"v_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 500614
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83d6d16e3f9c6d82fb8ff7d59e925021b398e80560207cc17667dccb3aa43f76
|
3 |
size 500614
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64de28c4622d659c8c88b4d656d21e3802cc9efe1c98e110a431a767836a84f9
|
3 |
size 7032
|