Training in progress, step 10
Browse files- adapter_config.json +34 -0
- adapter_model.safetensors +3 -0
- runs/Dec29_00-52-01_a232d02d7266/events.out.tfevents.1735433526.a232d02d7266.145.0 +3 -0
- runs/Dec29_02-28-02_a232d02d7266/events.out.tfevents.1735439286.a232d02d7266.145.1 +3 -0
- runs/Dec29_02-35-50_a232d02d7266/events.out.tfevents.1735439753.a232d02d7266.1904.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": "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_attn",
|
27 |
+
"c_proj",
|
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:304b0c2765d0ae8f681bc87ec71962d606b19d47ad4982968436493035fa579a
|
3 |
+
size 22241240
|
runs/Dec29_00-52-01_a232d02d7266/events.out.tfevents.1735433526.a232d02d7266.145.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b80e513c5736168f729724348df5f1ea287530f5b55527dc1bde15be7ddf80ef
|
3 |
+
size 6807
|
runs/Dec29_02-28-02_a232d02d7266/events.out.tfevents.1735439286.a232d02d7266.145.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b9f42369a468a6f2b9d41f59d75334cc957d3d31ddedec9aaac947b6caf9b3a
|
3 |
+
size 4184
|
runs/Dec29_02-35-50_a232d02d7266/events.out.tfevents.1735439753.a232d02d7266.1904.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21931b0406847842ff47afd9f12b3135eb74ffb084035502b1b48aec58b8f110
|
3 |
+
size 6654
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96b666630e35cd17290eff1c78be8b9aa66007af6fbf6c1b80ec825b98582108
|
3 |
+
size 5368
|