Training in progress, step 24
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
"up_proj",
|
|
|
|
|
26 |
"o_proj",
|
27 |
-
"
|
28 |
-
"k_proj",
|
29 |
-
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"down_proj",
|
25 |
"up_proj",
|
26 |
+
"q_proj",
|
27 |
+
"v_proj",
|
28 |
"o_proj",
|
29 |
+
"gate_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:908d8c998b65b1cd0d39820626efd0d0783a554876edd3f8537aaf3221faa670
|
3 |
size 45258384
|
runs/Aug15_09-03-33_a100-gpu/events.out.tfevents.1723712620.a100-gpu.13113.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02e63fe8cf4f10ec408db15c4e47a8eaae324c83e9c01923480ffa0ad1f4addf
|
3 |
+
size 5717
|
runs/Aug15_09-04-09_a100-gpu/events.out.tfevents.1723712654.a100-gpu.13113.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:178492f592500db15e1be65178eeac374e4013a1b23d392996053a489ac65391
|
3 |
+
size 6478
|
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:5f7e2daba4ed2789e26ddd7a307c96d80ff97ab7852c001337c179e511859fa7
|
3 |
size 5176
|