Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -26,17 +26,17 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"k_proj",
|
30 |
-
"gate_proj",
|
31 |
-
"up_proj",
|
32 |
-
"fc1",
|
33 |
"o_proj",
|
|
|
34 |
"v_proj",
|
35 |
-
"q_proj",
|
36 |
-
"lm_head",
|
37 |
"out_proj",
|
|
|
|
|
|
|
|
|
|
|
38 |
"fc2",
|
39 |
-
"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
|
|
|
|
29 |
"o_proj",
|
30 |
+
"k_proj",
|
31 |
"v_proj",
|
|
|
|
|
32 |
"out_proj",
|
33 |
+
"down_proj",
|
34 |
+
"q_proj",
|
35 |
+
"fc1",
|
36 |
+
"up_proj",
|
37 |
+
"gate_proj",
|
38 |
"fc2",
|
39 |
+
"lm_head"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"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 4324331232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc0800ae71424c2985ac7bb2151c9f8b84307f8337dca3fff0cc1d22afdca1ed
|
3 |
size 4324331232
|
runs/Apr18_19-07-40_62182c59c8ed/events.out.tfevents.1745003264.62182c59c8ed.1103.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ce6450688a5450e0826f3e2bfafc94197ec8972b46e6154d40a0ab33a4b2616
|
3 |
+
size 8747
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ee904f41bfa6326755a530d1e6a212e43a38dbf2caf678812e13403ac08d37d
|
3 |
size 5624
|