ccibeekeoc42
commited on
Commit
•
8749a29
1
Parent(s):
a2ead37
Training in progress, step 5000
Browse files
adapter_config.json
CHANGED
@@ -20,14 +20,14 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"o_proj",
|
24 |
-
"gate_proj",
|
25 |
-
"q_proj",
|
26 |
"k_proj",
|
27 |
-
"v_proj",
|
28 |
"up_proj",
|
|
|
|
|
29 |
"lm_head",
|
30 |
-
"
|
|
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"k_proj",
|
|
|
24 |
"up_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"down_proj",
|
27 |
"lm_head",
|
28 |
+
"v_proj",
|
29 |
+
"q_proj",
|
30 |
+
"o_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 7741174680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c4a69ea5a55ea8db241cd0bc698bccef43599ae34c594ba2460c05df4f493f1
|
3 |
size 7741174680
|
runs/Sep22_18-16-50_f992e6a4138e/events.out.tfevents.1727029050.f992e6a4138e.75.0
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:73b7c34662d9132b5e7b611dcf02d7fe1447b012a37584586c7ba02b33163667
|
3 |
+
size 8485
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5051
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9931ee2574d3bbe804bd92eff1b0827f0caefc59a02ad4986bd3be0af5e69b65
|
3 |
size 5051
|