akshaya-244
commited on
Commit
•
bc7d952
1
Parent(s):
4e892cb
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 |
-
"k_proj",
|
24 |
-
"o_proj",
|
25 |
"v_proj",
|
|
|
26 |
"up_proj",
|
27 |
"q_proj",
|
28 |
"down_proj",
|
29 |
-
"gate_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"v_proj",
|
24 |
+
"k_proj",
|
25 |
"up_proj",
|
26 |
"q_proj",
|
27 |
"down_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"o_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46112d7affed183abd27f09ac3bb528598a82bda8fdacd63edfed4f809c431ab
|
3 |
size 45258384
|
runs/Nov15_22-42-07_d62a21c09e7a/events.out.tfevents.1731710531.d62a21c09e7a.85.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9a6657e0ed265799080edee53277b29bab73c5cdb59ed565f908f56bac9ff7c
|
3 |
+
size 7974
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:901c026d181e1e4bdcd0d2c95106ea5be36e3947380b086fd157b3a2827d30f1
|
3 |
size 5304
|