binayakkoirala/new_output
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": "unsloth",
|
| 22 |
"target_modules": [
|
| 23 |
-
"q_proj",
|
| 24 |
-
"o_proj",
|
| 25 |
-
"k_proj",
|
| 26 |
-
"v_proj",
|
| 27 |
"up_proj",
|
|
|
|
| 28 |
"gate_proj",
|
| 29 |
-
"
|
|
|
|
|
|
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": "unsloth",
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
"up_proj",
|
| 24 |
+
"v_proj",
|
| 25 |
"gate_proj",
|
| 26 |
+
"q_proj",
|
| 27 |
+
"down_proj",
|
| 28 |
+
"k_proj",
|
| 29 |
+
"o_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
runs/May24_05-00-53_baa5e4f5d0ba/events.out.tfevents.1716526868.baa5e4f5d0ba.174.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:104f61352277e9e0a56277c1b57418469caf4bfc2538062a4c19b3d43fdd9cc6
|
| 3 |
+
size 17982
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec46a7f720c75e495043d31cae57c513f3da3717a3c6e851aaaf8222e2022226
|
| 3 |
size 5048
|