Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -18,6 +18,7 @@
|
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
"modules_to_save": [
|
|
|
21 |
"embed_tokens"
|
22 |
],
|
23 |
"peft_type": "LORA",
|
@@ -25,9 +26,9 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
|
|
28 |
"gate_proj",
|
29 |
-
"up_proj"
|
30 |
-
"down_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
"modules_to_save": [
|
21 |
+
"Linear(in_features=1152, out_features=262144, bias=False)",
|
22 |
"embed_tokens"
|
23 |
],
|
24 |
"peft_type": "LORA",
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"down_proj",
|
30 |
"gate_proj",
|
31 |
+
"up_proj"
|
|
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"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 1248236248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa5e9df79e032169a89d9876cd7de4b626ac6e2f7be08ac28718baa783462a03
|
3 |
size 1248236248
|
runs/Mar22_17-40-49_HAL/events.out.tfevents.1742683257.HAL.15975.0
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:5953ac3c6ae19c7df2352790c7a17427e09e06a59b302952327a068d8a18dedb
|
3 |
+
size 7093
|
runs/Mar22_17-46-50_HAL/events.out.tfevents.1742683620.HAL.16353.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74b1d0845604006a123db4181c0e8859dcd7033278300a909c563ca7e6f562be
|
3 |
+
size 6412
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e2c230221420843591186280209b0c149306f4087c98a6d6978aea92a25118d
|
3 |
size 5624
|