Training in progress, step 437
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
"q_proj",
|
25 |
"o_proj",
|
|
|
26 |
"gate_proj",
|
27 |
-
"
|
28 |
"down_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"q_proj",
|
24 |
"o_proj",
|
25 |
+
"k_proj",
|
26 |
"gate_proj",
|
27 |
+
"v_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 119801528
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc6bc9227666be04b7c25fa0716bb7f0c16af23a3d4d9c768401ebfffba80233
|
3 |
size 119801528
|
runs/Oct06_02-57-55_5279bfafccbc/events.out.tfevents.1728183488.5279bfafccbc.2615.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a0fd3082e7b05eb5f491f8abd9a776c936f46fc5af625a765ff53ceca59c9c0
|
3 |
+
size 6954
|
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:c15e4b2449ebec44d6b3961bf517453cc63b84263124774830465d886c0c8473
|
3 |
size 5432
|