ElonTusk2001
commited on
Commit
•
523fda2
1
Parent(s):
e205218
Training in progress, step 400
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"down_proj",
|
23 |
-
"gate_proj",
|
24 |
"v_proj",
|
25 |
-
"q_proj",
|
26 |
"up_proj",
|
|
|
27 |
"k_proj",
|
28 |
-
"o_proj"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"v_proj",
|
|
|
23 |
"up_proj",
|
24 |
+
"gate_proj",
|
25 |
"k_proj",
|
26 |
+
"o_proj",
|
27 |
+
"down_proj",
|
28 |
+
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 83946192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d244b959331f6e7ecfe1df3d3863cd3b54ae11a7fea53f7f5e1e672501e39def
|
3 |
size 83946192
|
runs/Jan16_02-39-15_GCRAZGDL1499/events.out.tfevents.1705372773.GCRAZGDL1499.3540293.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c6e578aae183d917a21800b0f7c446d86a3299ad034625a42af9ebd846c4f64
|
3 |
+
size 10313
|
runs/Jan16_05-01-24_GCRAZGDL1499/events.out.tfevents.1705381302.GCRAZGDL1499.3725457.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3d1da438a9407e7add88a914ba05b36309f0184cd5a125f1747de783f4b54cf
|
3 |
+
size 7958
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:592a850a987b2727c948b1ad489079727a461fe19e39b3a0263877b580850e61
|
3 |
+
size 4792
|