Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -12,23 +12,20 @@
|
|
12 |
"layers_pattern": null,
|
13 |
"layers_to_transform": null,
|
14 |
"loftq_config": {},
|
15 |
-
"lora_alpha":
|
16 |
"lora_bias": false,
|
17 |
"lora_dropout": 0.05,
|
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",
|
25 |
-
"r":
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"gate_proj",
|
30 |
"down_proj",
|
31 |
-
"up_proj"
|
|
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"use_dora": false,
|
|
|
12 |
"layers_pattern": null,
|
13 |
"layers_to_transform": null,
|
14 |
"loftq_config": {},
|
15 |
+
"lora_alpha": 4,
|
16 |
"lora_bias": false,
|
17 |
"lora_dropout": 0.05,
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
|
|
|
|
|
|
21 |
"peft_type": "LORA",
|
22 |
+
"r": 4,
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"down_proj",
|
27 |
+
"up_proj",
|
28 |
+
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcd1cccfbf5279ff9a411c76bd0ee0888e8ae208ce5fdaded93a05c0192663d6
|
3 |
+
size 10083840
|
runs/Mar22_18-42-24_HAL/events.out.tfevents.1742687007.HAL.20278.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b45fef8bde7871800805844b3c8e51f3880f5afd8953ade1073c0d3eb062252
|
3 |
+
size 6142
|
runs/Mar22_18-45-17_HAL/events.out.tfevents.1742687136.HAL.20505.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d17c0bc7b6675328e875e681fe73ca8d73e7f2b1992a59d4428dc11fdb314ef4
|
3 |
+
size 74833
|
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:2316c9c5bed85c71cafbea4297ff56db1fb92000dec9f793733ce869506d0e92
|
3 |
size 5624
|