Training in progress, step 38
Browse files- adapter_config.json +39 -0
- adapter_model.safetensors +3 -0
- runs/Mar22_07-11-32_1d53f1b73597/events.out.tfevents.1742627495.1d53f1b73597.1435.0 +3 -0
- runs/Mar22_07-12-47_1d53f1b73597/events.out.tfevents.1742627569.1d53f1b73597.11643.0 +3 -0
- runs/Mar22_07-13-57_1d53f1b73597/events.out.tfevents.1742627638.1d53f1b73597.11643.1 +3 -0
- runs/Mar22_07-14-44_1d53f1b73597/events.out.tfevents.1742627685.1d53f1b73597.11643.2 +3 -0
- runs/Mar22_07-14-55_1d53f1b73597/events.out.tfevents.1742627696.1d53f1b73597.11643.3 +3 -0
- runs/Mar22_07-15-28_1d53f1b73597/events.out.tfevents.1742627730.1d53f1b73597.12585.0 +3 -0
- runs/Mar22_07-17-52_1d53f1b73597/events.out.tfevents.1742627874.1d53f1b73597.13305.0 +3 -0
- runs/Mar22_07-22-01_1d53f1b73597/events.out.tfevents.1742628122.1d53f1b73597.13978.0 +3 -0
- runs/Mar22_07-24-27_1d53f1b73597/events.out.tfevents.1742628267.1d53f1b73597.13978.1 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
|
5 |
+
"bias": "none",
|
6 |
+
"corda_config": null,
|
7 |
+
"eva_config": null,
|
8 |
+
"exclude_modules": null,
|
9 |
+
"fan_in_fan_out": false,
|
10 |
+
"inference_mode": true,
|
11 |
+
"init_lora_weights": true,
|
12 |
+
"layer_replication": null,
|
13 |
+
"layers_pattern": null,
|
14 |
+
"layers_to_transform": null,
|
15 |
+
"loftq_config": {},
|
16 |
+
"lora_alpha": 16,
|
17 |
+
"lora_bias": false,
|
18 |
+
"lora_dropout": 0.05,
|
19 |
+
"megatron_config": null,
|
20 |
+
"megatron_core": "megatron.core",
|
21 |
+
"modules_to_save": null,
|
22 |
+
"peft_type": "LORA",
|
23 |
+
"r": 8,
|
24 |
+
"rank_pattern": {},
|
25 |
+
"revision": null,
|
26 |
+
"target_modules": [
|
27 |
+
"q_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"up_proj",
|
30 |
+
"k_proj",
|
31 |
+
"down_proj",
|
32 |
+
"o_proj",
|
33 |
+
"v_proj"
|
34 |
+
],
|
35 |
+
"task_type": "CAUSAL_LM",
|
36 |
+
"trainable_token_indices": null,
|
37 |
+
"use_dora": false,
|
38 |
+
"use_rslora": false
|
39 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01fe47ec1e4f45f439576e8bdca79a313aa67bdc7e94731caf17b5de71c81708
|
3 |
+
size 80013120
|
runs/Mar22_07-11-32_1d53f1b73597/events.out.tfevents.1742627495.1d53f1b73597.1435.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:174bc448aceed7a55b9f080bceb95848fe5e461ec1c1b3f706c8f21bcbc7228e
|
3 |
+
size 4184
|
runs/Mar22_07-12-47_1d53f1b73597/events.out.tfevents.1742627569.1d53f1b73597.11643.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c13c4a52cb84589d4cf70c5bd5dfadbcf325264648ad122b72ccfb755a74206
|
3 |
+
size 5104
|
runs/Mar22_07-13-57_1d53f1b73597/events.out.tfevents.1742627638.1d53f1b73597.11643.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c213eb4aceae2a2cd9406ed30afabf9a7e7e6931c8bf5f6b59c7d45fc49374c3
|
3 |
+
size 4184
|
runs/Mar22_07-14-44_1d53f1b73597/events.out.tfevents.1742627685.1d53f1b73597.11643.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:042a82b38917cccc9103b2a592b0845c2d8aefb2319a494e78e5c0be858fc55e
|
3 |
+
size 4184
|
runs/Mar22_07-14-55_1d53f1b73597/events.out.tfevents.1742627696.1d53f1b73597.11643.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:207d0286de1d4caab560c788019fcaeb92a89f339abbc4b4de838eb8f3d3d4d7
|
3 |
+
size 4184
|
runs/Mar22_07-15-28_1d53f1b73597/events.out.tfevents.1742627730.1d53f1b73597.12585.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbcd5075359e4a9bc93e91d2c879f57848f6f427769945beb19fa4b7161d77d0
|
3 |
+
size 4184
|
runs/Mar22_07-17-52_1d53f1b73597/events.out.tfevents.1742627874.1d53f1b73597.13305.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6fa7779cfde6b9ad98185ae879f28b5c17aec2f3c086707050f225bca3f4bfb
|
3 |
+
size 4184
|
runs/Mar22_07-22-01_1d53f1b73597/events.out.tfevents.1742628122.1d53f1b73597.13978.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f8e970cce1e4a2cc973c06c9e2662e9ed4181e81354d0b061c860d9a82c86b2
|
3 |
+
size 6555
|
runs/Mar22_07-24-27_1d53f1b73597/events.out.tfevents.1742628267.1d53f1b73597.13978.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e58f72c92d813b475967a0ead3041b16e325cc631c668e8ae274e873cbfa3a9
|
3 |
+
size 5954
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50e143dafae93b7e71601db04c48d1d032696f6b77b84ea132b7d97874d3306c
|
3 |
+
size 5368
|