Training in progress, step 63
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"gate_proj",
|
| 27 |
-
"down_proj",
|
| 28 |
"o_proj",
|
| 29 |
-
"
|
| 30 |
-
"
|
| 31 |
"k_proj",
|
| 32 |
-
"up_proj"
|
|
|
|
|
|
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
|
|
|
| 26 |
"o_proj",
|
| 27 |
+
"down_proj",
|
| 28 |
+
"gate_proj",
|
| 29 |
"k_proj",
|
| 30 |
+
"up_proj",
|
| 31 |
+
"q_proj",
|
| 32 |
+
"v_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"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 1095431224
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9447d67d20f5f9f420e29e5eac75c00d48640136fa942092996818ff8424b61
|
| 3 |
size 1095431224
|
runs/Jan03_16-47-42_fcbe71c28f78/events.out.tfevents.1767458865.fcbe71c28f78.9334.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:308dc661591698cc5dc7f4499f41e85c4112885677de95e231a9dcc6c36f5718
|
| 3 |
+
size 9558
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07a5c0949d0e546e140d4445032f7589a9c5535e4b5d517f469dd893c876a82c
|
| 3 |
size 5624
|