Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -26,12 +26,12 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
-
"q_proj",
|
31 |
"o_proj",
|
32 |
-
"v_proj",
|
33 |
"gate_proj",
|
34 |
-
"
|
|
|
|
|
35 |
"up_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"down_proj",
|
|
|
30 |
"o_proj",
|
|
|
31 |
"gate_proj",
|
32 |
+
"k_proj",
|
33 |
+
"v_proj",
|
34 |
+
"q_proj",
|
35 |
"up_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
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:2e447f88e7bf481afc60febe6bf546fc4065460af66930e6b352db89da093486
|
3 |
size 2468152240
|
runs/May23_13-52-59_861358aa58cd/events.out.tfevents.1748008426.861358aa58cd.233.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddc8f241a2175458c4756057eafe4b4254cddb8194eb45bd0c9225c5cccd5ba1
|
3 |
+
size 35151
|
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:61c2aa1d27394480a560f8441a3af9a8e9ddd076af71906f2fe45de54a053a9a
|
3 |
size 5624
|