akshaya-244
commited on
Commit
•
d82a6a4
1
Parent(s):
fce66cd
Training in progress, step 19
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"o_proj",
|
24 |
-
"up_proj",
|
25 |
-
"gate_proj",
|
26 |
"q_proj",
|
|
|
27 |
"k_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 |
"q_proj",
|
24 |
+
"down_proj",
|
25 |
"k_proj",
|
26 |
+
"up_proj",
|
27 |
"v_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:b34abeedfd26a9f6aa0286b3624be08b5d0742a9c545ff4bc8a42497d1ad2da4
|
3 |
size 45258384
|
runs/Nov14_23-14-27_72705de0418d/events.out.tfevents.1731626071.72705de0418d.30.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9154c80b0de6b59c8d1f0b95e649e24e895bb6bc42300fce639985574a9b2537
|
3 |
+
size 6216
|
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:3874b9910ec8b3e8c0f0c324a18eac7bd1c8dee0b405d05ca74566deffa1f770
|
3 |
size 5304
|