-
Couldn't load subscription status.
- Fork 43
Metric Logging updates 6/N - Enable SFT metrics / delete old file #396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…estamp_logging_diff2
…estamp_logging_diff3
…estamp_logging_diff3
…estamp_logging_diff3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
moved from forge/data/dataset_metrics
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
…ta-pytorch#396) Co-authored-by: Felipe Mello <[email protected]>
remove old SFT related metric logging system and replaces with new based on monarch
notes:
a) Epoch brief fluctuation can happen because of how we shard the data. Datasets are infinite, and its possible that while 1 shard was exhausted, another shard from epoch 0 was not.
b) need to follow up to add perf metrics to measure training time and max memory