Training in progress, step 10
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"
|
| 24 |
"k_proj",
|
| 25 |
-
"down_proj",
|
| 26 |
-
"o_proj",
|
| 27 |
-
"up_proj",
|
| 28 |
"v_projd",
|
| 29 |
-
"
|
|
|
|
|
|
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"q_proj",
|
| 24 |
"k_proj",
|
|
|
|
|
|
|
|
|
|
| 25 |
"v_projd",
|
| 26 |
+
"o_proj",
|
| 27 |
+
"gate_proj",
|
| 28 |
+
"down_proj",
|
| 29 |
+
"up_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"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 286312872
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dc583ce98adfb53c7051b17831098b2bda61f9ed83afade030b171525c5d217
|
| 3 |
size 286312872
|
runs/Aug26_00-03-15_e5bee9e2e786/events.out.tfevents.1724630602.e5bee9e2e786.1681.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b7b67932f6bb53030cc8f57c4a5bfc6bdc56bcff8364af0ef6ca3fc66a14339
|
| 3 |
+
size 5963
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bdfcb5ec0b1bd7d02b754a1dc9b135ac1164b2a8576adebcc147db50f2e36cac
|
| 3 |
size 5432
|