Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
|
|
24 |
"v_proj",
|
25 |
-
"
|
26 |
"o_proj",
|
27 |
-
"
|
28 |
-
"k_proj"
|
29 |
-
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
24 |
+
"q_proj",
|
25 |
"v_proj",
|
26 |
+
"down_proj",
|
27 |
"o_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 671150064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ed69f706f20af2530a99106d507e863e4a32335d54330704def13a2da76710a
|
3 |
size 671150064
|
logs/events.out.tfevents.1719104398.6ada53b7557c.13922.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e87a0a53fe39c2007e5909b023650fbf592e49eb3f8e564b36a804e459549c6
|
3 |
+
size 9167
|
logs/events.out.tfevents.1719114650.6ada53b7557c.59036.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7cea8c279b6460699be9a9f71310e3f3dde3a16cac38ebdea859bf7e433ff45
|
3 |
+
size 6064
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b61694b5c1bdc8e28c4355d5bb51fbad1f404145a21be6e14d9f8da15e89afc
|
3 |
size 5240
|