Merge pull request #4066 from injet-zhou/main
add throughput entry to training log Former-commit-id: d2816f343f405f3fab09f2a8eade774b886e8f92
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