Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -15,14 +15,14 @@
|
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
"peft_type": "LORA",
|
18 |
-
"r":
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"dense_h_to_4h",
|
23 |
-
"dense",
|
24 |
"query_key_value",
|
25 |
-
"
|
|
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
|
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
"peft_type": "LORA",
|
18 |
+
"r": 16,
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"query_key_value",
|
23 |
+
"dense",
|
24 |
+
"dense_4h_to_h",
|
25 |
+
"dense_h_to_4h"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7272882dad9a0408037e428b832f99edbe61b87240233d82be34ef923c336f02
|
3 |
+
size 130583912
|
runs/Jan09_03-19-11_bb91f24c4034/events.out.tfevents.1704770354.bb91f24c4034.176.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5f3e658a142a9dded2c77be21754822b5d682b87f897e57b65cb373220fd3ae
|
3 |
+
size 5898
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7a6a86cd20f63a320b3c042615d338c8a09ffce381cc39ad2a3d47778a8f6da
|
3 |
+
size 4792
|