mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 03:40:34 +08:00
Merge pull request #4066 from injet-zhou/main
add throughput entry to training log
Former-commit-id: f2580ad403
This commit is contained in:
@@ -132,6 +132,7 @@ class Runner:
|
||||
pure_bf16=(get("train.compute_type") == "pure_bf16"),
|
||||
plot_loss=True,
|
||||
ddp_timeout=180000000,
|
||||
include_num_input_tokens_seen=True,
|
||||
)
|
||||
|
||||
# checkpoints
|
||||
|
||||
Reference in New Issue
Block a user