Build latest book artifacts / build (push) Canceled after 0s
dependency resolution / resolve (3.11) (push) Canceled after 0s
dependency resolution / resolve (3.13) (push) Canceled after 0s
deploy-pages / build (push) Canceled after 0s
deploy-pages / deploy (push) Canceled after 0s
i18n consistency check / check (push) Canceled after 0s
provider adoption tests / test (chapter2/context-compression) (push) Canceled after 0s
provider adoption tests / test (chapter2/prompt-injection) (push) Canceled after 0s
provider adoption tests / test (chapter2/system-hint) (push) Canceled after 0s
provider adoption tests / test (chapter3/log-sanitization) (push) Canceled after 0s
web-search-agent tests / test (push) Canceled after 0s
web-search-agent tests / agentbook (push) Canceled after 0s
24 lines
697 B
JSON
24 lines
697 B
JSON
{
|
|
"experiment": "8-17 premature-completion-dpo",
|
|
"run": "train_20260807T163349Z",
|
|
"model": "Qwen/Qwen2.5-7B-Instruct",
|
|
"data": "output/preference_pairs.jsonl",
|
|
"data_sha256": "1e9a38963233c79caf5af1f8ac8a1ce8b2f2ae670896516327e2fcebf0a57821",
|
|
"pair_count": 24,
|
|
"config": {
|
|
"beta": 0.1,
|
|
"learning_rate": 3e-05,
|
|
"epochs": 4.0,
|
|
"lora_r": 16,
|
|
"lora_alpha": 32,
|
|
"per_device_batch_size": 1,
|
|
"gradient_accumulation": 2,
|
|
"bf16": true,
|
|
"gradient_checkpointing": true,
|
|
"seed": 717
|
|
},
|
|
"started_at": "2026-08-07T16:33:49.602096+00:00",
|
|
"finished_at": "2026-08-07T16:34:12.355041+00:00",
|
|
"adapter_dir": "output/adapter",
|
|
"training_loss": 0.0002
|
|
} |