File size: 1,940 Bytes
5a46e5d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | {
"base_checkpoint": {
"expected_sha256": {
"barun_config.json": "9b3a1d71baa95a198744d250f9629231738d942570b8685c44307fd83dd33565",
"model.safetensors": "f2a7c88b9f2c2e3584809081407ab136795d82e30e89b730e007781c45d01447",
"tokenizer.json": "70ded9605fccd09c2340ca7e225361eab0ae8b4dbbb0d6e26343ab5183979db6"
},
"repo_id": "harrrshall/BarunLM-35M",
"revision": "ef3e483a9fd7d906ecf2a7929babeffaf82d1d16",
"source": "huggingface"
},
"data": {
"dev_manifest": "../build/mobile-actions/dev.jsonl",
"dev_sha256": "988bdce5874d1f1a775feeb5ba2b58cd2bdc128f57e73cb9a63d535fae7c1d55",
"eos_token": "<eos>",
"max_seq_len": 2048,
"overlength_policy": "error",
"pad_token": "<pad>",
"train_manifest": "../build/mobile-actions/train.jsonl",
"train_sha256": "131473ccb5bfb51cac0439b42159e72ec4c598025e50364a52b122b056c2e84e"
},
"decision": "Accept only a byte- and metric-verified reconstruction; never relabel a divergent checkpoint as candidate-v2.",
"execution": {
"compute_resource_id": null,
"deterministic": true,
"device": "cuda",
"estimated_hourly_cost": null,
"precision": "bf16"
},
"hypothesis": "The public recipe and pinned inputs reproduce the released candidate-v2 lineage.",
"optimization": {
"adam_epsilon": 1e-08,
"batch_size": 63,
"beta1": 0.9,
"beta2": 0.95,
"early_stopping_min_delta": 0.001,
"early_stopping_patience": 1000000,
"epochs": 1,
"eval_batch_size": 128,
"eval_every_steps": 1000000,
"gradient_accumulation_steps": 1,
"gradient_clip_norm": 1.0,
"learning_rate": 0.0001,
"max_steps": null,
"min_learning_rate_ratio": 0.1,
"save_every_steps": 50,
"seed": 17,
"warmup_steps": 12,
"weight_decay": 0.1
},
"output_root": "../training-output",
"run_id": "20260805-0000-candidate-v2-reproduction-s17",
"schema_version": "barun-sft-config-v2"
}
|