mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-11-30 07:14:40 +00:00
address conversation
This commit is contained in:
@@ -100,7 +100,7 @@ if __name__ == "__main__":
|
||||
"--eval-interval",
|
||||
type=int,
|
||||
default=100,
|
||||
help="Interval for evaluation. Evaluate every ei consumer steps.",
|
||||
help="Interval for evaluation. Evaluate every ei training steps.",
|
||||
)
|
||||
|
||||
# Logging/Checkpointing parameters
|
||||
|
||||
Reference in New Issue
Block a user