Training in progress, step 1400
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"down_proj",
|
|
|
24 |
"q_proj",
|
25 |
"up_proj",
|
26 |
-
"
|
27 |
-
"k_proj",
|
28 |
-
"gate_proj",
|
29 |
-
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"gate_proj",
|
25 |
"down_proj",
|
26 |
+
"o_proj",
|
27 |
"q_proj",
|
28 |
"up_proj",
|
29 |
+
"k_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 671149168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11edb612e592d2d85e3eb63c8ee43522dd18c3a3b3ebb2ec88bf185c46d493f9
|
3 |
size 671149168
|
runs/Nov22_22-24-31_d28f7adca72c/events.out.tfevents.1732314733.d28f7adca72c.2539478.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6d1cd58ebe4b3680320b9c3eabd4796d8813d54bd4c81948cab21ccc9cb0e50
|
3 |
+
size 10217
|
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:369f36597563706ff5c8d06f8d59404b0984fda80a042b7871827842ef3af4bc
|
3 |
size 5624
|