Chris Alexiuk
commited on
Commit
•
4d8e457
1
Parent(s):
e7e1b58
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"k_proj",
|
25 |
-
"gate_proj",
|
26 |
"down_proj",
|
27 |
-
"
|
28 |
"v_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
"k_proj",
|
|
|
25 |
"down_proj",
|
26 |
+
"up_proj",
|
27 |
"v_proj",
|
28 |
+
"o_proj",
|
29 |
+
"gate_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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:963d65877eaf47caa445fcdc3dfaa6f3124c1633d8348168dad52e405d8370ca
|
3 |
size 335604696
|
runs/Apr23_15-01-53_f73df055b54c/events.out.tfevents.1713884524.f73df055b54c.1396.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06e51d0c8265a148ab1e0958c684cf4ca09cd1e8309ad914fa9cdf11aa4e7314
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25fbf7652930b49a1ad9b1104e23417f97c49b0d777435ece0a2b14554b347f2
|
3 |
size 5048
|