Training in progress, step 40
Browse files
adapter_config.json
CHANGED
@@ -20,14 +20,14 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"q_proj",
|
25 |
-
"o_proj",
|
26 |
-
"gate_proj",
|
27 |
-
"k_proj",
|
28 |
"down_proj",
|
|
|
|
|
|
|
29 |
"v_proj",
|
30 |
-
"
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"lm_head",
|
|
|
|
|
|
|
|
|
24 |
"down_proj",
|
25 |
+
"k_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"q_proj",
|
28 |
"v_proj",
|
29 |
+
"o_proj",
|
30 |
+
"up_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 431920400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62c2a34dce16e829e9d06b7f3fc36a3c055be64ff87b9247d030bec6713ff9bd
|
3 |
size 431920400
|
runs/Apr26_17-04-54_05a7b4b1699b/events.out.tfevents.1714151097.05a7b4b1699b.24.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2bb17c5974d22f49ae7a978a56702142f83357314f789a4c06f05bae708b120
|
3 |
+
size 5910
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d813d3f7d925dbf755910cf1f1c826883215b5fc8e0681a6fda1c8ff785c81d
|
3 |
size 4920
|