End of training
Browse files
adapter_config.json
CHANGED
|
@@ -29,13 +29,13 @@
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
|
|
|
|
|
|
| 32 |
"o_proj",
|
| 33 |
-
"k_proj",
|
| 34 |
-
"q_proj",
|
| 35 |
"down_proj",
|
| 36 |
-
"
|
| 37 |
"gate_proj",
|
| 38 |
-
"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
+
"up_proj",
|
| 33 |
+
"v_proj",
|
| 34 |
"o_proj",
|
|
|
|
|
|
|
| 35 |
"down_proj",
|
| 36 |
+
"k_proj",
|
| 37 |
"gate_proj",
|
| 38 |
+
"q_proj"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"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 194563400
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74a6c4d43e59a8b5f06dac2770a36544043ba164cc18a7efb9c1ad1612f1619d
|
| 3 |
size 194563400
|
runs/Nov03_03-27-23_1c4f32d0acca/events.out.tfevents.1762140446.1c4f32d0acca.27267.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ec4858067055bbaa18bc921bcd27f304991b00665aec9a4c8e34f24a3ef8435
|
| 3 |
+
size 27307
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6353
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:410b6743efe16b97d9dced6faaa69aebef67499f2cdcc19a9d73a16cd861049d
|
| 3 |
size 6353
|