Training in progress, step 104
Browse files
adapter_config.json
CHANGED
|
@@ -23,12 +23,12 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"gate_proj",
|
| 27 |
-
"v_proj",
|
| 28 |
-
"up_proj",
|
| 29 |
"o_proj",
|
| 30 |
-
"q_proj",
|
| 31 |
"down_proj",
|
|
|
|
|
|
|
| 32 |
"k_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"q_proj",
|
| 27 |
"gate_proj",
|
|
|
|
|
|
|
| 28 |
"o_proj",
|
|
|
|
| 29 |
"down_proj",
|
| 30 |
+
"up_proj",
|
| 31 |
+
"v_proj",
|
| 32 |
"k_proj"
|
| 33 |
],
|
| 34 |
"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 1095431224
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ff5652501151386103a0d5f8d81598ece6d959bc227d45c6843f00d1a7edc80
|
| 3 |
size 1095431224
|
runs/Feb23_10-54-21_3259be7c0719/events.out.tfevents.1771844065.3259be7c0719.9588.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b310ab8268adf3031c34d1b5004d09d1c14cc75b2b13cca1186e8dc5db2db802
|
| 3 |
+
size 11216
|
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:c2746a3222ac1c5caecb9fb34f06dce2961116652722eea3f5e8d03bae87706d
|
| 3 |
size 5624
|