Files
ai-agent-book/chapter8/premature-completion-dpo/validation/train_20260807T161544Z/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
697 B
JSON

{
"experiment": "8-17 premature-completion-dpo",
"run": "train_20260807T161544Z",
"model": "Qwen/Qwen2.5-7B-Instruct",
"data": "output/preference_pairs.jsonl",
"data_sha256": "3fe66dc961ad1ed87a66ba8542451132419904211b0c31c074570c3e3ac3df71",
"pair_count": 24,
"config": {
"beta": 0.1,
"learning_rate": 2e-05,
"epochs": 3.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:15:44.385990+00:00",
"finished_at": "2026-08-07T16:16:02.544267+00:00",
"adapter_dir": "output/adapter",
"training_loss": 0.0136
}