Training in progress, step 288
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
|
|
24 |
"up_proj",
|
25 |
-
"
|
|
|
26 |
"k_proj",
|
27 |
-
"
|
28 |
-
"v_proj",
|
29 |
-
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"o_proj",
|
25 |
"up_proj",
|
26 |
+
"q_proj",
|
27 |
+
"gate_proj",
|
28 |
"k_proj",
|
29 |
+
"down_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:07cc4530eb9f26a74379909122455bc9845a5a73aa82cbc4eb3754f92d6990f8
|
3 |
size 45258384
|
runs/Nov17_18-31-09_93fffe308afc/events.out.tfevents.1731868336.93fffe308afc.1568.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd90f61873d0c12a628b5032e7053f79d78232a461937e3106325b3bd73cfc21
|
3 |
+
size 6012
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48547f2fab9ca70c4982b0a2b9d95ef702e60239d8104362e34cfb7718063559
|
3 |
size 5176
|