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

dispatch_lora_grafting_v1: grafting_v1/control/aft_adapter

Browse files
grafting_v1/control/aft_adapter/ARTIFACT_MANIFEST.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "scimt_adapter_artifact_manifest_v1",
3
+ "arm": "control",
4
+ "phase": "aft",
5
+ "files": {
6
+ "TRAINING.json": {
7
+ "size": 992,
8
+ "sha256": "0644d2f9e2686bc9ac8d60ce69e4a13b4088ae753479a70b6334df36b846523a"
9
+ },
10
+ "adapter_config.json": {
11
+ "size": 1246,
12
+ "sha256": "9a0b552426efedfc4adf0b2b41d08d9386ee7235d9db5ddfde09e3617c637090"
13
+ },
14
+ "adapter_model.safetensors": {
15
+ "size": 547777976,
16
+ "sha256": "7c4f444d774df4a89fb494184d13fdb47d9c312d73091bd3027aa921cd44de28"
17
+ }
18
+ },
19
+ "tree_sha256": "ec7577a05c541c2cb41bd2df421c7332c56ec80551c720614675a6909b06ea76"
20
+ }
grafting_v1/control/aft_adapter/TRAINING.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "dispatch_lora_grafting_training_v1",
3
+ "version": "dispatch_lora_grafting_v1",
4
+ "arm": "control",
5
+ "phase": "aft",
6
+ "stage": "aft_dispatch_grafting_endpoint_gemma3_12b",
7
+ "seed": 42,
8
+ "dataset_sha256": "8f28a074352168b89e47c6555e9c2036f2c6e79903bbd588dbb7972fd57b5e2b",
9
+ "lora": {
10
+ "r": 32,
11
+ "alpha": 64,
12
+ "dropout": 0.05,
13
+ "target_linear": false,
14
+ "target_modules": [
15
+ "q_proj",
16
+ "k_proj",
17
+ "v_proj",
18
+ "o_proj",
19
+ "gate_proj",
20
+ "up_proj",
21
+ "down_proj"
22
+ ],
23
+ "target_parameters": null,
24
+ "triton_kernels": false,
25
+ "initial_adapter_path": null
26
+ },
27
+ "global_step": 512,
28
+ "retained_checkpoints": [
29
+ 512
30
+ ],
31
+ "optimizer_state_retained": false,
32
+ "adapter_payload_audit": {
33
+ "tensor_count": 834,
34
+ "lora_b_tensor_count": 417,
35
+ "nonzero_lora_b": true,
36
+ "vision_tensor_count": 162,
37
+ "exact_text_target_count": null
38
+ },
39
+ "minutes": 65.093,
40
+ "completed_at": "2026-08-19T14:40:43+00:00"
41
+ }
grafting_v1/control/aft_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/hf-dispatch-grafting/hub/models--arcadia-impact--scimt-dispatch-models/snapshots/dfdd164dad975c0d71ccedb14337927fe60c10ad/gate2_midtrain4/dolmino/post_dolci100",
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
+ "down_proj",
34
+ "o_proj",
35
+ "gate_proj",
36
+ "v_proj",
37
+ "k_proj",
38
+ "up_proj",
39
+ "q_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
+ }
grafting_v1/control/aft_adapter/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c4f444d774df4a89fb494184d13fdb47d9c312d73091bd3027aa921cd44de28
3
+ size 547777976