Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"v_proj",
|
23 |
"up_proj",
|
24 |
-
"
|
25 |
-
"k_proj",
|
26 |
"gate_proj",
|
27 |
"down_proj",
|
28 |
-
"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"up_proj",
|
23 |
+
"o_proj",
|
|
|
24 |
"gate_proj",
|
25 |
"down_proj",
|
26 |
+
"v_proj",
|
27 |
+
"k_proj",
|
28 |
+
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5449517272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4bedab2738104bb2d9960911f41bf950eb878b4eb20a39a570832e5fd0d9b96
|
3 |
size 5449517272
|
runs/Mar06_13-30-40_20771be76bbf/events.out.tfevents.1709731869.20771be76bbf.1175.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43b0535ec45673483fdfb0a75456fe6a51c33c7d5943f17538afb877ef76ecc5
|
3 |
+
size 44313
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9090549f725fb4bb4884991c61b71a8218c5dd83d233ee7c3bc9c8611585de65
|
3 |
size 4984
|