AlekseyElygin
commited on
Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"v_proj",
|
24 |
-
"k_proj",
|
25 |
"up_proj",
|
26 |
-
"down_proj",
|
27 |
"q_proj",
|
28 |
"gate_proj",
|
|
|
29 |
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
"v_proj",
|
|
|
25 |
"up_proj",
|
|
|
26 |
"q_proj",
|
27 |
"gate_proj",
|
28 |
+
"k_proj",
|
29 |
"o_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 228140600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d63544e9d18af12e257cbaaaf34ba7e390adec19036a69d1ca4e67d1444411b6
|
3 |
size 228140600
|
runs/Sep25_09-33-38_0c25d35c9d5a/events.out.tfevents.1727256885.0c25d35c9d5a.872.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2a98a9ebd151d5a49031125718cc30015d6a5665fcb99d84f1a75a45db2c30e
|
3 |
+
size 4184
|
runs/Sep25_09-40-45_0c25d35c9d5a/events.out.tfevents.1727257301.0c25d35c9d5a.3931.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f60b1c17a9b2b15418c3b91b11abeece6f187e78c84199d344b059365b86923b
|
3 |
+
size 9868
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e10744b4e59592bafd1ae7bd2b1e41ae38041493d95c279024751b895d2eb3da
|
3 |
size 5496
|