ai-agent-book 精选快照(<2MB 代码与文档,来自 github.com/bojieli/ai-agent-book)
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
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
This commit is contained in:
+24
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"experiment": "8-17 premature-completion-dpo",
|
||||
"run": "train_20260807T163133Z",
|
||||
"model": "Qwen/Qwen2.5-7B-Instruct",
|
||||
"data": "output/preference_pairs.jsonl",
|
||||
"data_sha256": "08aee8de7a25129bef1723236a44fe6aa0f16771c6c35561c935688c63c690e9",
|
||||
"pair_count": 28,
|
||||
"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:31:33.449538+00:00",
|
||||
"finished_at": "2026-08-07T16:31:59.143299+00:00",
|
||||
"adapter_dir": "output/adapter",
|
||||
"training_loss": 0.0003
|
||||
}
|
||||
Reference in New Issue
Block a user