Training in progress, step 50
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
-
"gate_proj",
|
25 |
"o_proj",
|
26 |
-
"k_proj",
|
27 |
"down_proj",
|
|
|
|
|
28 |
"up_proj",
|
|
|
29 |
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"o_proj",
|
|
|
24 |
"down_proj",
|
25 |
+
"k_proj",
|
26 |
+
"q_proj",
|
27 |
"up_proj",
|
28 |
+
"gate_proj",
|
29 |
"v_proj"
|
30 |
],
|
31 |
"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 639691872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0665678f3ebba357d3ea90d8b8a16e7ce0b22ec1f232bdafde3e4487ed51bf9f
|
3 |
size 639691872
|
runs/May06_15-21-45_169a766229b4/events.out.tfevents.1715008920.169a766229b4.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3504f7280b4505fdc822b1eef54d1409fa7e859e90ea8fe838e042ecf15ce69c
|
3 |
+
size 5426
|
runs/May06_15-22-24_169a766229b4/events.out.tfevents.1715008944.169a766229b4.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca5ecdfa6512380a67185bd4f29e897a6692504e8c68371b838754dd8fb3dda1
|
3 |
+
size 7791
|
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:fe46733653775df4d89030c68960174b4ba5e38e6508a674b9be71476655767b
|
3 |
size 5112
|