Training in progress, step 100
Browse files- adapter_config.json +34 -0
- adapter_model.safetensors +3 -0
- runs/Feb11_00-01-27_awltait7.amazon.micron.com/events.out.tfevents.1739260904.awltait7.amazon.micron.com.369203.0 +3 -0
- runs/Feb11_04-34-07_awltait7.amazon.micron.com/events.out.tfevents.1739277253.awltait7.amazon.micron.com.369203.1 +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": "bigcode/starcoderbase-1b",
|
| 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_fc",
|
| 27 |
+
"q_attn",
|
| 28 |
+
"c_attn",
|
| 29 |
+
"c_proj"
|
| 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:30c368539d1c5c8659962de14540e87f120e8922e1fe3e17179cd7d1c9581b77
|
| 3 |
+
size 22241240
|
runs/Feb11_00-01-27_awltait7.amazon.micron.com/events.out.tfevents.1739260904.awltait7.amazon.micron.com.369203.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d26c9ae68d90cb32a0d787352c41b4edccdbdab1e7288e9ce8e1310e0a763beb
|
| 3 |
+
size 6881
|
runs/Feb11_04-34-07_awltait7.amazon.micron.com/events.out.tfevents.1739277253.awltait7.amazon.micron.com.369203.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6b6b0bc48f7a35216fd947d6d9c5e8b9e65672d03dc5c32d4dd171a2ac8d26a
|
| 3 |
+
size 7147
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34951ac454ab95521fde38bc8b25669e1dfac3440101437b2667a8c0cccb6c3f
|
| 3 |
+
size 5368
|