Training in progress, step 1200
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Nov27_05-04-32_f82d07273834/events.out.tfevents.1732712686.f82d07273834.3318081.0 +2 -2
- runs/Nov27_19-24-16_f82d07273834/events.out.tfevents.1732764271.f82d07273834.3370029.0 +3 -0
- runs/Nov27_21-23-56_f82d07273834/events.out.tfevents.1732771451.f82d07273834.3439456.0 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
-
"up_proj",
|
25 |
-
"o_proj",
|
26 |
"down_proj",
|
|
|
27 |
"k_proj",
|
|
|
|
|
28 |
"gate_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"down_proj",
|
24 |
+
"up_proj",
|
25 |
"k_proj",
|
26 |
+
"v_proj",
|
27 |
+
"o_proj",
|
28 |
"gate_proj",
|
29 |
+
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:347bc5a82b6d9a8aa79ac8f97885effc6169224599db3666da7cc96b4240a93c
|
3 |
size 167832240
|
runs/Nov27_05-04-32_f82d07273834/events.out.tfevents.1732712686.f82d07273834.3318081.0
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:6d9d10f9ce92059b18845d8fc9ac8dbd568ac2192db17c121d471ac5d0280a04
|
3 |
+
size 52487
|
runs/Nov27_19-24-16_f82d07273834/events.out.tfevents.1732764271.f82d07273834.3370029.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c112170b5fd5e3c9b1f73dd7aea8a39629ccb46294279038cc746c726839820f
|
3 |
+
size 10243
|
runs/Nov27_21-23-56_f82d07273834/events.out.tfevents.1732771451.f82d07273834.3439456.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b46a0b9ae1d6a5ef7e38d9e075be056ac2c1cb1b46a5f486ebb8122a1e7d71c
|
3 |
+
size 15095
|
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:6be373ba5fb9e6e531475a0c46e89bd666c7decb93e7e641120540f1039ae2f5
|
3 |
+
size 6264
|