Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"k_proj",
|
28 |
-
"o_proj",
|
29 |
"up_proj",
|
|
|
|
|
|
|
30 |
"q_proj",
|
31 |
-
"
|
32 |
-
"gate_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"down_proj",
|
|
|
|
|
27 |
"up_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"k_proj",
|
30 |
+
"v_proj",
|
31 |
"q_proj",
|
32 |
+
"o_proj"
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 83945296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b85d2c5f32ba23040cc73e7cd522871b5ad2a92018b035ec704ac1466d9d3126
|
3 |
size 83945296
|
runs/Mar05_02-54-45_c7e7f8a4da94/events.out.tfevents.1741143287.c7e7f8a4da94.2896.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06386ed2aa449d7b74683cc488b1e72011013b9518a000b0c4fda80c3dd33007
|
3 |
+
size 5989
|
runs/Mar05_03-16-19_c7e7f8a4da94/events.out.tfevents.1741144580.c7e7f8a4da94.29710.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61aca4bdad190eb90ed6814f8fcdf5374b4668671e0fa3e6b51610426c81bb64
|
3 |
+
size 6449
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bc78c3932415ef95f772cf58629a2cda99d38b23d61dd81d138dd9bbd35f6e4
|
3 |
size 5432
|