Training in progress, step 100
Browse files- adapter_config.json +34 -0
- adapter_model.safetensors +3 -0
- runs/Feb10_12-17-57_awltait7.amazon.micron.com/events.out.tfevents.1739218688.awltait7.amazon.micron.com.40341.0 +3 -0
- runs/Feb10_13-52-20_awltait7.amazon.micron.com/events.out.tfevents.1739224349.awltait7.amazon.micron.com.109126.0 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": null,
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"eva_config": null,
|
| 7 |
+
"exclude_modules": null,
|
| 8 |
+
"fan_in_fan_out": false,
|
| 9 |
+
"inference_mode": true,
|
| 10 |
+
"init_lora_weights": true,
|
| 11 |
+
"layer_replication": null,
|
| 12 |
+
"layers_pattern": null,
|
| 13 |
+
"layers_to_transform": null,
|
| 14 |
+
"loftq_config": {},
|
| 15 |
+
"lora_alpha": 32,
|
| 16 |
+
"lora_bias": false,
|
| 17 |
+
"lora_dropout": 0.0,
|
| 18 |
+
"megatron_config": null,
|
| 19 |
+
"megatron_core": "megatron.core",
|
| 20 |
+
"modules_to_save": null,
|
| 21 |
+
"peft_type": "LORA",
|
| 22 |
+
"r": 8,
|
| 23 |
+
"rank_pattern": {},
|
| 24 |
+
"revision": null,
|
| 25 |
+
"target_modules": [
|
| 26 |
+
"c_proj",
|
| 27 |
+
"c_attn",
|
| 28 |
+
"c_fc",
|
| 29 |
+
"q_attn"
|
| 30 |
+
],
|
| 31 |
+
"task_type": "CAUSAL_LM",
|
| 32 |
+
"use_dora": false,
|
| 33 |
+
"use_rslora": false
|
| 34 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a00e77d7472fc023b9b2243dc6df9c5d50b5d084b7847eabab91ce471283f9fe
|
| 3 |
+
size 22244504
|
runs/Feb10_12-17-57_awltait7.amazon.micron.com/events.out.tfevents.1739218688.awltait7.amazon.micron.com.40341.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be2c2d36daf604b7fed39f57f7400c8cd13d5b42ca7a134c8c2d65d9133149a4
|
| 3 |
+
size 5719
|
runs/Feb10_13-52-20_awltait7.amazon.micron.com/events.out.tfevents.1739224349.awltait7.amazon.micron.com.109126.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6044d07ce474f3f12c48ecb2560033b1937577548f5b82d1c80ca6b9c873a120
|
| 3 |
+
size 7513
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:934e5638db09e72e9eeab04e1f9152180ee72c465609bb9aa9d4f3bfb3bbcfed
|
| 3 |
+
size 5304
|