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

Ref: batch size > max_request_per_batch happens post dataset files creation. #352

Open
adamoptimizer opened this issue Jan 12, 2025 · 0 comments

Comments

@adamoptimizer
Copy link
Contributor

We should error out prior to any dataset files creations.
All config related error checking should be part of config validation

if self.config.batch_size > self.max_requests_per_batch:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant