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
693 B
JSON
24 lines
693 B
JSON
{
|
|
"experiment": "8-17 premature-completion-dpo",
|
|
"run": "train_20260807T155723Z",
|
|
"model": "Qwen/Qwen2.5-7B-Instruct",
|
|
"data": "output/preference_pairs.jsonl",
|
|
"data_sha256": "136b3c904fa8cbdb3281481b10f6a6de29dbb29f0669aeb3fc4538791d4a39ba",
|
|
"pair_count": 24,
|
|
"config": {
|
|
"beta": 0.1,
|
|
"learning_rate": 2e-05,
|
|
"epochs": 3,
|
|
"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-07T15:57:23.106371+00:00",
|
|
"finished_at": "2026-08-07T15:57:41.143566+00:00",
|
|
"adapter_dir": "output/adapter",
|
|
"training_loss": null
|
|
} |