Training in progress, step 390
Browse files
adapter_config.json
CHANGED
@@ -25,13 +25,13 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"down_proj",
|
29 |
-
"gate_proj",
|
30 |
"q_proj",
|
|
|
|
|
31 |
"k_proj",
|
32 |
"o_proj",
|
33 |
-
"
|
34 |
-
"
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"use_dora": false,
|
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
|
|
|
|
28 |
"q_proj",
|
29 |
+
"down_proj",
|
30 |
+
"up_proj",
|
31 |
"k_proj",
|
32 |
"o_proj",
|
33 |
+
"gate_proj",
|
34 |
+
"v_proj"
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"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 1095792688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d08ec2831b5a323f038db248c519ee217e0f73aedee3bb7fbc8c71a35275715
|
3 |
size 1095792688
|
runs/Apr16_22-27-04_a2fdb5343441/events.out.tfevents.1744842433.a2fdb5343441.3276.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1092a39ab4ea861e072374ba843f426e9bc11c6b56f0c65361378e49ef6817ff
|
3 |
+
size 52615
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47b1145d43e1f57d29284493a2bd41b2bdd904190e72d23da2749cfaf378a4c5
|
3 |
size 5688
|