Training in progress, epoch 0
Browse files
Logs/events.out.tfevents.1718362600.e29ec45d9208.134.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67c0b1192b320ea3480d15b05da1b8f614d41a2bfe5712660de1db70c1c0991d
|
3 |
+
size 5617
|
Logs/events.out.tfevents.1718362954.e29ec45d9208.134.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2414b26b45872979d08f67355f842fc211233bd624276a8f6c409748cc1ee9bc
|
3 |
+
size 6095
|
Untitled.ipynb
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"q_proj",
|
25 |
"down_proj",
|
26 |
-
"o_proj",
|
27 |
-
"up_proj",
|
28 |
"gate_proj",
|
|
|
|
|
29 |
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
24 |
"q_proj",
|
25 |
"down_proj",
|
|
|
|
|
26 |
"gate_proj",
|
27 |
+
"k_proj",
|
28 |
+
"up_proj",
|
29 |
"v_proj"
|
30 |
],
|
31 |
"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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e17b0d2bd39b2f02c57605878055c1cb2dc2c9215c0479b55a3568efe7a327de
|
3 |
size 45258384
|
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:dc1c2b63389e9da8a1d8d74ce00c3e542c3bd9f4f4ba9794be2536355b834e35
|
3 |
+
size 4603
|