Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,14 +19,14 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
|
|
|
|
23 |
"gate_proj",
|
|
|
24 |
"o_proj",
|
25 |
-
"up_proj",
|
26 |
-
"k_proj",
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
-
"lm_head"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"down_proj",
|
23 |
+
"up_proj",
|
24 |
+
"lm_head",
|
25 |
"gate_proj",
|
26 |
+
"v_proj",
|
27 |
"o_proj",
|
|
|
|
|
28 |
"q_proj",
|
29 |
+
"k_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 694431312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81cc19df5eff86da7878a3aa1c39c4fcbed98834f416c8d1501721383508e97e
|
3 |
size 694431312
|
runs/Mar15_14-38-36_decf2870a5af/events.out.tfevents.1710513705.decf2870a5af.1856.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be96fe48433309ad14debcc1a59d8dd4b4aae7e839c3974ed6d7b5e278452bc0
|
3 |
+
size 5832
|
training_args.bin
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:fd6a4f7db934f2ca9c20d7c584e721b4ecefd9e7150e73f2c3edac8c27447893
|
3 |
+
size 4920
|