Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
29 |
"o_proj",
|
30 |
-
"down_proj",
|
31 |
-
"v_proj",
|
32 |
"q_proj",
|
33 |
"k_proj",
|
34 |
-
"
|
35 |
-
"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"up_proj",
|
30 |
+
"gate_proj",
|
31 |
"o_proj",
|
|
|
|
|
32 |
"q_proj",
|
33 |
"k_proj",
|
34 |
+
"v_proj",
|
35 |
+
"down_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d1f73e15e4858dcf153352f4df1eb15169059ecd7ed603fc00cf62e41a5d788
|
3 |
+
size 1260191096
|
runs/Jun13_21-35-44_fe69fb61dc17/events.out.tfevents.1749850563.fe69fb61dc17.2260.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:633c6194a4377a23262eed48b8ce3b1de3c10280b88dae2fb5c441382c2a254c
|
3 |
+
size 34339
|
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:2308e40a9d9e241a009b310c172f03a25f5a67f76917aef844775ec913713662
|
3 |
size 5624
|