patrickfleith
commited on
Commit
•
30fac98
1
Parent(s):
214cf5e
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"v_proj",
|
24 |
-
"k_proj",
|
25 |
"q_proj",
|
26 |
-
"o_proj",
|
27 |
"gate_proj",
|
28 |
-
"
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"up_proj",
|
|
|
|
|
23 |
"q_proj",
|
|
|
24 |
"gate_proj",
|
25 |
+
"k_proj",
|
26 |
+
"v_proj",
|
27 |
+
"down_proj",
|
28 |
+
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 844459936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cf06455e70daeba1626ad2d1fb9488a90b90184ba8342e17267813f7bbb9097
|
3 |
size 844459936
|
runs/Apr13_08-25-26_daff747c0728/events.out.tfevents.1712996727.daff747c0728.1044.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67ebe49804ca40b49e09e75ca78bd16b7bafd78d8ccf36ef5c0a8788fb9ecba5
|
3 |
+
size 4184
|
runs/Apr13_08-35-02_daff747c0728/events.out.tfevents.1712997307.daff747c0728.5046.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60853be40797e6f2846eef35d384003e77b7898226ef7dd854b718fe1ec14d72
|
3 |
+
size 5581
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9dcb9dc1ff26a2bd38ac397f0749ee92fa758788a622bd2d0e7fe0ad3aa6bc86
|
3 |
size 4728
|