AlekseyElygin
commited on
Training in progress, step 50
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
"o_proj",
|
25 |
"up_proj",
|
26 |
-
"down_proj",
|
27 |
"gate_proj",
|
28 |
"v_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
24 |
"up_proj",
|
|
|
25 |
"gate_proj",
|
26 |
"v_proj",
|
27 |
+
"q_proj",
|
28 |
+
"k_proj",
|
29 |
+
"down_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 45118424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d58131d95e61ccf19d5e4cc31648cc48c03ca042f6e9a02b14dc7c76913d806
|
3 |
size 45118424
|
events.out.tfevents.1729511788.dbad1985239a.444.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a100aeceefe01896450cdac22025b3f129b430d5cdf245aee1ceac8e63fb7c7a
|
3 |
+
size 6418
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f43d82caa97054f5921fa0f761c2e8b07761071a2740b5e339365961ee41f1ec
|
3 |
size 5432
|