Training in progress, epoch 1
Browse files- adapter_config.json +7 -5
- adapter_model.safetensors +2 -2
- runs/Mar22_17-11-40_HAL/events.out.tfevents.1742681507.HAL.13785.1 +3 -0
- runs/Mar22_17-12-35_HAL/events.out.tfevents.1742681572.HAL.14165.0 +3 -0
- runs/Mar22_17-40-49_HAL/events.out.tfevents.1742683257.HAL.15975.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -12,20 +12,22 @@
|
|
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 |
"peft_type": "LORA",
|
22 |
-
"r":
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"gate_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
12 |
"layers_pattern": null,
|
13 |
"layers_to_transform": null,
|
14 |
"loftq_config": {},
|
15 |
+
"lora_alpha": 16,
|
16 |
"lora_bias": false,
|
17 |
"lora_dropout": 0.05,
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": [
|
21 |
+
"embed_tokens"
|
22 |
+
],
|
23 |
"peft_type": "LORA",
|
24 |
+
"r": 16,
|
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,
|
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:bd4e714c34edc55f8637b26ca48421f9d53825a683a283f4619193ea4fd42faf
|
3 |
+
size 1248236248
|
runs/Mar22_17-11-40_HAL/events.out.tfevents.1742681507.HAL.13785.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6be82e1370856343d29b049aa621f0799361c58afb9955fabfafa8f6c7718107
|
3 |
+
size 7549
|
runs/Mar22_17-12-35_HAL/events.out.tfevents.1742681572.HAL.14165.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db97f648f2347f112e7c08cd599286b327b015058e6d84eaffd1ad5d8cbc4631
|
3 |
+
size 9932
|
runs/Mar22_17-40-49_HAL/events.out.tfevents.1742683257.HAL.15975.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1df0af90a85f4db71f846f07794b937c22cfda9381ffe1124c7506ea081d1272
|
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:00630686d04903543d71f5785d379e194009fce1c8be394f0a5e1339c69ad2b3
|
3 |
size 5624
|