Skip to content
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

feat: print out dataset length even if not preprocess #2034

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

NanoCode012
Copy link
Collaborator

Description

Changes the LOG for dataset min/max to output during train as well.

Motivation and Context

I believe printing out the dataset max/min length would be useful to a user. It should not be limited to only preprocess mode as an individual may just run the train command directly.

How has this been tested?

Screenshots (if appropriate)

Types of changes

Social Handles (Optional)

@NanoCode012 NanoCode012 marked this pull request as ready for review November 12, 2024 03:11
@winglian winglian merged commit 7b78a31 into main Nov 13, 2024
11 checks passed
@winglian winglian deleted the fix/print-data-len branch November 13, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants