drublackberry
commited on
Commit
•
3dad8fe
1
Parent(s):
0a882f8
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"v_proj",
|
25 |
-
"gate_proj",
|
26 |
"down_proj",
|
27 |
"o_proj",
|
28 |
"k_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"up_proj",
|
|
|
|
|
24 |
"down_proj",
|
25 |
"o_proj",
|
26 |
"k_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"v_proj",
|
29 |
+
"q_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 3607229208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:548e75ca89e8e45f70fe9647e8fa274aa85460b11480b7eea53de1f024b81a31
|
3 |
size 3607229208
|
runs/Mar24_17-29-02_acfc89e832f8/events.out.tfevents.1711301364.acfc89e832f8.179.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e0ebc95ce74ae49ca3d2c2ef72c99211e3e4b871ef2bd2e8ec35cc8d12d64b2
|
3 |
+
size 5727
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52a9f9def8e5ee840d969e645fa14e7a9281594d5752edc8747a94ad515d6423
|
3 |
size 4920
|