hansa15100
commited on
Commit
•
0a266fe
1
Parent(s):
746291b
Training in progress, step 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"k_proj",
|
24 |
-
"gate_proj",
|
25 |
"q_proj",
|
26 |
-
"up_proj",
|
27 |
-
"v_proj",
|
28 |
"o_proj",
|
29 |
-
"
|
|
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"q_proj",
|
|
|
|
|
24 |
"o_proj",
|
25 |
+
"k_proj",
|
26 |
+
"v_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"down_proj",
|
29 |
+
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 90454136
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd2dd2079dedc9c01ba9487d4e0f79a52458326a511d3e9e7784248b0db06e90
|
3 |
size 90454136
|
runs/Jun27_19-55-47_aid-iad-bm-gpu4-8-ad1-002/events.out.tfevents.1719518156.aid-iad-bm-gpu4-8-ad1-002.1639463.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f619c5ab3d5ab9de05d218c8608590020f03c14cb127171ee47b32aa57a3eaf0
|
3 |
+
size 5744
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:829b621040440c92daf586ee308d107a0e1b31665a066ad11739dd42215aaf8e
|
3 |
size 5176
|