Text Generation
Transformers
Safetensors
PEFT
gemma-3
continued-pretraining
sft
lora
synthetic-data
alignment
midtraining
scimt
sidbaines commited on
Commit
9093796
·
verified ·
1 Parent(s): d60ffc7

dispatch_graft_dose_v1: graft_dose_v1/coin_d0.5m/aft_charter0p2_adapter

Browse files
graft_dose_v1/coin_d0.5m/aft_charter0p2_adapter/ARTIFACT_MANIFEST.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "scimt_adapter_artifact_manifest_v1",
3
+ "name": "aft_charter0p2",
4
+ "files": {
5
+ "TRAINING.json": {
6
+ "size": 1138,
7
+ "sha256": "1f0458d8dd4b9da8faab24c234bc0baf91fb4451e6ae1bbc7033498f218fb9d8"
8
+ },
9
+ "adapter_config.json": {
10
+ "size": 1168,
11
+ "sha256": "2a53607f082acc8e53e191a533465aab18bbdda91324ecc1b50280c06769611f"
12
+ },
13
+ "adapter_model.safetensors": {
14
+ "size": 547777976,
15
+ "sha256": "2a5e67af27d2b4d8bbe4264a1cb465b324098e10722b649d5efb415f15348a34"
16
+ }
17
+ },
18
+ "tree_sha256": "7751da16a4d5aedf0f71bd2e82773cde0ae612b53591731b563fbc9ea9bdba37"
19
+ }
graft_dose_v1/coin_d0.5m/aft_charter0p2_adapter/TRAINING.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "dispatch_graft_dose_training_v1",
3
+ "version": "dispatch_graft_dose_v1",
4
+ "label": "coin_d0.5m",
5
+ "phase": "aft_charter0p2",
6
+ "stage": "aft_dispatch_graft_dose_1ep_gemma3_12b",
7
+ "gpus": 1,
8
+ "seed": 42,
9
+ "dataset_sha256": "6f2abe5d436e4596e27efe35b8db0744754d10bb8894e3f1de8557d3fc31e893",
10
+ "lora": {
11
+ "r": 32,
12
+ "alpha": 64,
13
+ "dropout": 0.05,
14
+ "target_linear": false,
15
+ "target_modules": [
16
+ "q_proj",
17
+ "k_proj",
18
+ "v_proj",
19
+ "o_proj",
20
+ "gate_proj",
21
+ "up_proj",
22
+ "down_proj"
23
+ ],
24
+ "target_parameters": null,
25
+ "triton_kernels": false,
26
+ "initial_adapter_path": null
27
+ },
28
+ "global_step": 256,
29
+ "optimizer_steps": null,
30
+ "retained_checkpoints": [
31
+ 128,
32
+ 256
33
+ ],
34
+ "required_checkpoints": [
35
+ 128,
36
+ 256
37
+ ],
38
+ "adapter_payload_audit": {
39
+ "tensor_count": 834,
40
+ "lora_b_tensor_count": 417,
41
+ "nonzero_lora_b": true,
42
+ "vision_tensor_count": 162,
43
+ "audited_exact_targets": null
44
+ },
45
+ "minutes": 33.658,
46
+ "seconds_per_step": 7.889,
47
+ "completed_at": "2026-08-26T16:07:49+00:00",
48
+ "checkpoint_step": 256,
49
+ "terminal_step": 256
50
+ }
graft_dose_v1/coin_d0.5m/aft_charter0p2_adapter/adapter_config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "/workspace/runtime/dispatch-graft-dose-v1/20260826T125019Z/coin_d0.5m/temporary_merged/graft",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": null,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "lora_ga_config": null,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": null,
26
+ "peft_type": "LORA",
27
+ "peft_version": "0.19.1",
28
+ "qalora_group_size": 16,
29
+ "r": 32,
30
+ "rank_pattern": {},
31
+ "revision": null,
32
+ "target_modules": [
33
+ "gate_proj",
34
+ "k_proj",
35
+ "v_proj",
36
+ "up_proj",
37
+ "o_proj",
38
+ "q_proj",
39
+ "down_proj"
40
+ ],
41
+ "target_parameters": [],
42
+ "task_type": "CAUSAL_LM",
43
+ "trainable_token_indices": null,
44
+ "use_bdlora": null,
45
+ "use_dora": false,
46
+ "use_qalora": false,
47
+ "use_rslora": false
48
+ }
graft_dose_v1/coin_d0.5m/aft_charter0p2_adapter/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a5e67af27d2b4d8bbe4264a1cb465b324098e10722b649d5efb415f15348a34
3
+ size 547777976