Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"gate_proj",
|
24 |
"down_proj",
|
25 |
-
"
|
26 |
-
"
|
27 |
"k_proj",
|
|
|
28 |
"q_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"down_proj",
|
24 |
+
"gate_proj",
|
25 |
+
"o_proj",
|
26 |
"k_proj",
|
27 |
+
"v_proj",
|
28 |
"q_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 4785795512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f74e4f4d639fb2e3d97b73b679484c1271ab856620530e29be086e637210f714
|
3 |
size 4785795512
|
runs/Aug30_16-47-26_b915d518092b/events.out.tfevents.1725036477.b915d518092b.2788.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aeca35cd733c658aaac3725a3dd7945801ee3450062099cba178949f535bbd67
|
3 |
+
size 7112
|
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:22ed0d64135994bb167dba43e07a133431d907ca4250b6ebcd722952bf5a3d89
|
3 |
size 5560
|