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

Add batch size #41

Merged
merged 4 commits into from
Aug 23, 2024
Merged

Add batch size #41

merged 4 commits into from
Aug 23, 2024

Conversation

NohTow
Copy link
Collaborator

@NohTow NohTow commented Aug 22, 2024

This PR add batch size to the add_documents methods of the indexes and the retrieve method of the retriever to be able to handle very large inputs without the user having to deal with the batching.

It also adds some pbar and descriptive message to inform the user of what is happening.
Finally, it fixes a circular important by renaming the evaluation scripts.

@NohTow NohTow merged commit d431663 into main Aug 23, 2024
2 checks passed
@raphaelsty raphaelsty deleted the add_batch_size branch August 23, 2024 10:23
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.

1 participant