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

Make batch_size an argument in labeler apply function #209

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

scottfleming
Copy link
Contributor

Users should be able to control the batch size. This is especially helpful when debugging and prototyping on small datasets so that you can see how long it takes to run a labeler on e.g., 10 samples at a time rather than having to wait for a whole 10k samples to process.

Users should be able to control the batch size. This is especially helpful when debugging and prototyping on small datasets so that you can see how long it takes to run a labeler on e.g., 10 samples at a time rather than having to wait for a whole 10k samples to process.
Copy link
Contributor

@EthanSteinberg EthanSteinberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@Miking98 Miking98 merged commit 6b2f778 into main Apr 16, 2024
10 checks passed
@Miking98 Miking98 deleted the feature/batch-size-arg-in-labeler-apply branch April 16, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants