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

dispatch-sdf-aft-v1: aft_wave_v2/charter_real_4x__charter0p2/training/COMPLETE.json

Browse files
aft_wave_v2/charter_real_4x__charter0p2/training/COMPLETE.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "dispatch_wave_v2",
3
+ "arm": "charter_real_4x__charter0p2",
4
+ "parameterization": "lora",
5
+ "parent_repo": "arcadia-impact/scimt-dispatch-models",
6
+ "parent_prefix": "sft_4epoch/charter/checkpoint-48",
7
+ "dataset_sha256": "6f2abe5d436e4596e27efe35b8db0744754d10bb8894e3f1de8557d3fc31e893",
8
+ "training_rows": 8192,
9
+ "stage": "aft_dispatch_v4_wide",
10
+ "seed": 42,
11
+ "minutes": 58.89,
12
+ "lora": {
13
+ "r": 32,
14
+ "alpha": 64,
15
+ "dropout": 0.05,
16
+ "target_linear": false,
17
+ "target_modules": [
18
+ "q_proj",
19
+ "k_proj",
20
+ "v_proj",
21
+ "o_proj",
22
+ "gate_proj",
23
+ "up_proj",
24
+ "down_proj"
25
+ ],
26
+ "initial_adapter_path": null
27
+ },
28
+ "optimizer_steps": 512,
29
+ "checkpoint_steps": [
30
+ 32,
31
+ 64,
32
+ 96,
33
+ 128,
34
+ 160,
35
+ 192,
36
+ 224,
37
+ 256,
38
+ 288,
39
+ 320,
40
+ 352,
41
+ 384,
42
+ 416,
43
+ 448,
44
+ 480,
45
+ 512
46
+ ],
47
+ "eval_steps": [
48
+ 32,
49
+ 64,
50
+ 128,
51
+ 256,
52
+ 512
53
+ ],
54
+ "optimizer_state_saved": true,
55
+ "upload": {
56
+ "repo": "arcadia-impact/scimt-dispatch-models",
57
+ "remote_prefix": "aft_wave_v2/charter_real_4x__charter0p2/training",
58
+ "n_files": 215,
59
+ "sizes_verified": true,
60
+ "sha256_manifest_uploaded": true,
61
+ "verified": true,
62
+ "last_error": null
63
+ }
64
+ }