mohammednuruddin
commited on
Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"q_proj",
|
25 |
"up_proj",
|
26 |
"o_proj",
|
27 |
-
"
|
|
|
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 |
"up_proj",
|
25 |
"o_proj",
|
26 |
+
"q_proj",
|
27 |
+
"v_proj",
|
28 |
"down_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85b4ad7c301dce301657cdb0800af3372db5e72d49092eaa7e0f01eaf68c1477
|
3 |
size 45258384
|
runs/May27_07-48-55_3ef0de546ba8/events.out.tfevents.1716796140.3ef0de546ba8.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a074d49d49d1fa86e31ae22f05fffb74db55c2dcca6da1672a49dc36ef0de1f
|
3 |
+
size 6717
|
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:2e0e9fcfc8f1adca05b1060e8810137a341eb021629f3bca4736be7ce276772b
|
3 |
size 5112
|