andrejikica
commited on
Training in progress, step 1000
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
-
"o_proj",
|
25 |
-
"up_proj",
|
26 |
-
"q_proj",
|
27 |
"k_proj",
|
28 |
"down_proj",
|
29 |
-
"
|
|
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"k_proj",
|
24 |
"down_proj",
|
25 |
+
"o_proj",
|
26 |
+
"q_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"v_proj",
|
29 |
+
"up_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 22660608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:995d12ab59ccad5754acbef6c929ebf5e8f39fe6998fdec1f7c996929ddd58dd
|
3 |
size 22660608
|
runs/Jun04_09-21-54_a2256b3204e5/events.out.tfevents.1717492915.a2256b3204e5.5553.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a13f87b76b028e3d2f02464ab971912526127c89c2a85bf6c3ff0abc75413b3
|
3 |
+
size 7754
|
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:33b52f9d2f3312460100653e9e9df0a6081ea9443a68634b3d508221c2523c58
|
3 |
size 5112
|