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

dispatch-sdf-aft-v1: aft_wave_x0p5/control_matched__charter0p5/training/COMPLETE.json

Browse files
aft_wave_x0p5/control_matched__charter0p5/training/COMPLETE.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "dispatch_wave_x0p5",
3
+ "arm": "control_matched__charter0p5",
4
+ "parameterization": "lora",
5
+ "parent_repo": "arcadia-impact/scimt-dispatch-models",
6
+ "parent_prefix": "gate2_midtrain4/dolmino/post_dolci100",
7
+ "parent_revision": "9ac77232d7efa44bb8f951ff88954c3dc914f64d",
8
+ "dataset_sha256": "e9da34de59d1b0342fe007c0a7a5ab1f0c82dfc96ef9d88d3a40a38a65d8191c",
9
+ "training_rows": 8192,
10
+ "stage": "aft_dispatch_v4_wide_final",
11
+ "seed": 42,
12
+ "minutes": 58.59,
13
+ "lora": {
14
+ "r": 32,
15
+ "alpha": 64,
16
+ "dropout": 0.05,
17
+ "target_linear": false,
18
+ "target_modules": [
19
+ "q_proj",
20
+ "k_proj",
21
+ "v_proj",
22
+ "o_proj",
23
+ "gate_proj",
24
+ "up_proj",
25
+ "down_proj"
26
+ ],
27
+ "initial_adapter_path": null
28
+ },
29
+ "optimizer_steps": 512,
30
+ "checkpoint_steps": [
31
+ 512
32
+ ],
33
+ "eval_steps": [
34
+ 512
35
+ ],
36
+ "optimizer_state_saved": false,
37
+ "upload": {
38
+ "repo": "arcadia-impact/scimt-dispatch-models",
39
+ "remote_prefix": "aft_wave_x0p5/control_matched__charter0p5/training",
40
+ "revision": "e4d897475a1a4758917a53866a32003c3c5bba07",
41
+ "n_files": 32,
42
+ "sizes_verified": true,
43
+ "sha256_manifest_uploaded": true,
44
+ "verified": true,
45
+ "last_error": null
46
+ }
47
+ }