Training in progress, step 50
Browse files
adapter_config.json
CHANGED
@@ -19,15 +19,16 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"q_proj",
|
23 |
"k_proj",
|
24 |
-
"lm_head",
|
25 |
-
"up_proj",
|
26 |
"gate_proj",
|
|
|
|
|
27 |
"down_proj",
|
28 |
-
"
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
32 |
"use_rslora": false
|
33 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"k_proj",
|
|
|
|
|
23 |
"gate_proj",
|
24 |
+
"o_proj",
|
25 |
+
"q_proj",
|
26 |
"down_proj",
|
27 |
+
"lm_head",
|
28 |
+
"up_proj",
|
29 |
+
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
+
"use_dora": false,
|
33 |
"use_rslora": false
|
34 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 600059184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2572469d39e8e72cbf498565c9edb7dbcefb8d54bac9b9d3d353973143e47066
|
3 |
size 600059184
|
runs/Feb29_12-36-54_9bc0d983df97/events.out.tfevents.1709210244.9bc0d983df97.801.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b01035e267a9868a51093855f19159f01a8d9bcea41bdbbc7e85d7c557fc5c50
|
3 |
+
size 5719
|
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:394eaf6c64388ebbd81ca80b1a1aa8d9f2852004f53044c16db7490238e18d15
|
3 |
+
size 4856
|