Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
-
"o_proj",
|
31 |
"gate_proj",
|
32 |
-
"
|
|
|
33 |
"k_proj",
|
34 |
-
"
|
35 |
-
"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"down_proj",
|
|
|
30 |
"gate_proj",
|
31 |
+
"o_proj",
|
32 |
+
"up_proj",
|
33 |
"k_proj",
|
34 |
+
"v_proj",
|
35 |
+
"q_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"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 2468152240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e09aafefc18ceb9f1446eafd43216f06943b5a194802cee1c093193fc4cdca3
|
3 |
size 2468152240
|
runs/Jun06_09-10-58_a9277de23b82/events.out.tfevents.1749201080.a9277de23b82.10082.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c566ac0fab101fe89f4f34678bcabfa908b37c292b91449d59f1c5854a294f55
|
3 |
+
size 22093
|
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:52f3f00b31845ad23c5aaafaddfd4e8fdbe5f1cccfb8b00de1e5a67f0d268a88
|
3 |
size 5624
|