-
Notifications
You must be signed in to change notification settings - Fork 68
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
[EPIC] Release OML 3.0 #522
Closed
Labels
Comments
This was referenced Apr 10, 2024
3 tasks
This was referenced Apr 12, 2024
1 task
Closed
1 task
This was
linked to
pull requests
Apr 19, 2024
Merged
This was
linked to
pull requests
Apr 26, 2024
Merged
Merged
15 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here are the steps to achieve goal:
RetrievalResults
class to store retrieval results. It has to work with any modality. Also: optimize memory by avoiding storing full distances matrix. Implement visualisation logic here to have possibility to draw something outside ofEmbeddingMetrics
(the modality specific logic of drawing a particular item has to be implemented in Dataset).The text was updated successfully, but these errors were encountered: