mohammednuruddin
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 |
-
"
|
24 |
-
"up_proj",
|
25 |
"o_proj",
|
26 |
-
"q_proj",
|
27 |
-
"v_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 |
+
"gate_proj",
|
|
|
24 |
"o_proj",
|
|
|
|
|
25 |
"down_proj",
|
26 |
+
"k_proj",
|
27 |
+
"q_proj",
|
28 |
+
"up_proj",
|
29 |
+
"v_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:434ec358de1c132f6a4f6b4e54b3a8b487229cfdc366d558477ab9e76419878b
|
3 |
size 45258384
|
runs/May27_14-01-32_06a8af1157c7/events.out.tfevents.1716818494.06a8af1157c7.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff0d97899166df8a0c2caff6b1f65790ab4e67a43ac859328110e675c083ba55
|
3 |
+
size 7773
|
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:f80da98274f1b03dd9c8c3b4b172f592f011832e0ed936cc556c9aaeada7f6f3
|
3 |
size 5112
|