floleuerer
commited on
Commit
•
268a528
1
Parent(s):
d5c5060
Training in progress, step 300
Browse files
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"v_proj",
|
23 |
-
"q_proj",
|
24 |
-
"o_proj",
|
25 |
-
"up_proj",
|
26 |
"gate_proj",
|
|
|
|
|
27 |
"k_proj",
|
|
|
|
|
28 |
"down_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"gate_proj",
|
23 |
+
"q_proj",
|
24 |
+
"v_proj",
|
25 |
"k_proj",
|
26 |
+
"up_proj",
|
27 |
+
"o_proj",
|
28 |
"down_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c71bb97dbaeaa7f965f0887dcc3a434e4b6f9b9b064f8d828ecfdea84fa6529
|
3 |
size 167832240
|
runs/Jan13_21-42-38_bronxx/events.out.tfevents.1705178592.bronxx.43962.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9eb6602b954ad88f2e4705efb6efc017bf30b8f82394a43183389a5468ce2459
|
3 |
+
size 25179
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e50b3ab4e1b4a6f807b95591de38c64c754d3de56700b341d42853d51507026
|
3 |
size 4856
|