Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"q_proj",
|
25 |
"gate_proj",
|
26 |
-
"
|
|
|
|
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
-
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
|
|
24 |
"gate_proj",
|
25 |
+
"q_proj",
|
26 |
+
"v_proj",
|
27 |
+
"o_proj",
|
28 |
"up_proj",
|
29 |
+
"down_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 4785795512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d44194da155ed383b1d76e4a3b58bef08e39ee98966509a5b2c4bbc84561db24
|
3 |
size 4785795512
|
runs/Sep05_12-48-12_hpcsgn04/events.out.tfevents.1725540498.hpcsgn04.584403.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:654248c70fc87a162b79ae26f97bf1a5aa1f470f68caaa58afec9271d10e7bc2
|
3 |
+
size 6114
|
runs/Sep05_12-53-09_hpcsgn04/events.out.tfevents.1725540795.hpcsgn04.589774.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d06d5b2e08adf192084cbecd93f449364dae819af9a8122679703c09664ef39d
|
3 |
+
size 6321
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3a459f3a2ba4dcc367df1630cd4a5e1d69b054dd6e9e92d4457baf150c0f0fc
|
3 |
size 5560
|