Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -27,16 +27,16 @@
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"k_proj",
|
30 |
-
"
|
31 |
-
"up_proj",
|
32 |
"fc1",
|
33 |
"o_proj",
|
34 |
-
"
|
35 |
"out_proj",
|
36 |
-
"fc2",
|
37 |
"lm_head",
|
|
|
38 |
"gate_proj",
|
39 |
-
"
|
|
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"use_dora": false,
|
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"k_proj",
|
30 |
+
"fc2",
|
|
|
31 |
"fc1",
|
32 |
"o_proj",
|
33 |
+
"up_proj",
|
34 |
"out_proj",
|
|
|
35 |
"lm_head",
|
36 |
+
"q_proj",
|
37 |
"gate_proj",
|
38 |
+
"down_proj",
|
39 |
+
"v_proj"
|
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:e6154c37253f4f1f0682d3c82a44027ff8a03f9d7621e94116bff7ecc5adbc76
|
3 |
size 4324331232
|
runs/May19_00-49-10_5b1d659af7c7/events.out.tfevents.1747615753.5b1d659af7c7.3810.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:336b35853dbb3a85a71b8fff6d249b770aab50725714c9119ab437d8b7d9c36d
|
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:c6f177d67cae3520fab2424265af308e8e0d1ebc6d5c3e2f4647f28482112f47
|
3 |
size 5624
|