Files
ai-agent-book/chapter8/premature-completion-dpo/validation/train_20260807T154228Z/training_receipt.json
T
liqiang b119135836
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
ai-agent-book 精选快照(<2MB 代码与文档,来自 github.com/bojieli/ai-agent-book)
2026-08-20 13:12:50 +00:00

24 lines
694 B
JSON

{
"experiment": "8-17 premature-completion-dpo",
"run": "train_20260807T154228Z",
"model": "Qwen/Qwen2.5-7B-Instruct",
"data": "output/preference_pairs.jsonl",
"data_sha256": "9db5eea4f2434fbb5a4275372c89f8ea144ea175ecec08f2051c500d7685d167",
"pair_count": 24,
"config": {
"beta": 0.1,
"learning_rate": 5e-06,
"epochs": 1,
"lora_r": 16,
"lora_alpha": 32,
"per_device_batch_size": 1,
"gradient_accumulation": 16,
"bf16": true,
"gradient_checkpointing": true,
"seed": 717
},
"started_at": "2026-08-07T15:42:28.940679+00:00",
"finished_at": "2026-08-07T15:42:38.220457+00:00",
"adapter_dir": "output/adapter",
"training_loss": null
}