Training in progress, step 34
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"gate_proj",
|
24 |
-
"o_proj",
|
25 |
-
"v_proj",
|
26 |
"q_proj",
|
27 |
-
"up_proj",
|
28 |
"down_proj",
|
29 |
-
"
|
|
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"q_proj",
|
|
|
24 |
"down_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"up_proj",
|
27 |
+
"o_proj",
|
28 |
+
"k_proj",
|
29 |
+
"v_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:e67d525f9225d8212d58864f6e8eb7c08db99196ff20932f4176ab9081ce58dd
|
3 |
size 45258384
|
runs/Jul02_09-36-52_e2280abe10fc/events.out.tfevents.1719913020.e2280abe10fc.451.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2d11079958096c3c672e577b5cfa760f7bbe08963317f057e9df358964fc99b
|
3 |
+
size 5714
|
runs/Jul02_09-36-52_e2280abe10fc/events.out.tfevents.1719913142.e2280abe10fc.451.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ed6c99b254e119e9b4ba14c42184d9c851e983dd44b1e83f66562d7f0f4d0e9
|
3 |
+
size 6062
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7e334834cacfec1778457b7020a4eeed4b0600ebd7ca1d00ecb28790ec148bb
|
3 |
size 5112
|