Training in progress, step 224
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"down_proj",
|
24 |
-
"v_proj",
|
25 |
-
"up_proj",
|
26 |
-
"gate_proj",
|
27 |
"o_proj",
|
|
|
28 |
"q_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"o_proj",
|
24 |
+
"k_proj",
|
25 |
"q_proj",
|
26 |
+
"v_proj",
|
27 |
+
"down_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"up_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2aa55b7d46e20551d16265b60bcedc6b5e3a4aff669c416d45aacc4d934810fd
|
3 |
size 45258384
|
runs/Nov26_17-40-34_ip-10-192-12-133/events.out.tfevents.1732642845.ip-10-192-12-133.1297.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ff3e25f37a8efd768ab0b608f22b6344da9bded81f3d193e2d987ee8461e871
|
3 |
+
size 7216
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4187d1e2241af905ef7254262a38bd4551aefd8d8469afecdef68ed3590e2dd
|
3 |
size 5304
|