Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
|
@@ -19,12 +19,12 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"
|
| 23 |
"q_proj",
|
|
|
|
| 24 |
"k_proj",
|
|
|
|
| 25 |
"o_proj",
|
| 26 |
-
"v_proj",
|
| 27 |
-
"gate_proj",
|
| 28 |
"up_proj"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"v_proj",
|
| 23 |
"q_proj",
|
| 24 |
+
"gate_proj",
|
| 25 |
"k_proj",
|
| 26 |
+
"down_proj",
|
| 27 |
"o_proj",
|
|
|
|
|
|
|
| 28 |
"up_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 706274776
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7bef4d1dbe82f1ef757c26178bb6cab6c1f18021f5f657e39bd549805d32318
|
| 3 |
size 706274776
|
runs/Mar02_19-53-45_cbc0ae6e6f66/events.out.tfevents.1709409243.cbc0ae6e6f66.178516.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9106efab1995892b9423fa663fc6611759639e9249efcac0d8b175b8e96c9ba0
|
| 3 |
+
size 5260
|
runs/Mar02_20-03-39_cbc0ae6e6f66/events.out.tfevents.1709410015.cbc0ae6e6f66.180358.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f318dd10ae3b0f1dd954c4a61894c210dff7a9071774d11b4cc6194fdac3fa5f
|
| 3 |
+
size 223343
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4792
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44a3993d911f590231d81dcebf9bb81af4eee1dcd4a318c6be7f874ecb5d2bc4
|
| 3 |
size 4792
|