Files
wehub-resource-sync a8262fc01e
docs / build (push) Has been cancelled
docs / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:10:22 +08:00

15 lines
314 B
JSON

{
"sft_ckpt": "/ephemeral/ckpts/sft.pt",
"pref_path": "/ephemeral/data/preferences.jsonl",
"out_ckpt": "/ephemeral/ckpts/reward.pt",
"batch_size": 8,
"epochs": 1,
"eval_steps": 200,
"warmup_steps": 50,
"lr": 1e-05,
"weight_decay": 0.0,
"grad_clip": 1.0,
"max_len": 768,
"save_every": 500
}