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

[EPIC] Release OML 3.0 #522

Closed
AlekseySh opened this issue Apr 10, 2024 · 0 comments · Fixed by #525, #541, #542, #544 or #547
Closed

[EPIC] Release OML 3.0 #522

AlekseySh opened this issue Apr 10, 2024 · 0 comments · Fixed by #525, #541, #542, #544 or #547

Comments

@AlekseySh
Copy link
Contributor

AlekseySh commented Apr 10, 2024

Here are the steps to achieve goal:

  • Make all modality specific logic only in Dataset and Model. Rest of the classes have to be modality agnostic!
  • Support texts
  • Stop using keys to accumulate modality related information. Such information has to be processed inside Dataset.
  • Introduce 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 of EmbeddingMetrics (the modality specific logic of drawing a particular item has to be implemented in Dataset).
@AlekseySh AlekseySh self-assigned this Apr 10, 2024
@AlekseySh AlekseySh added this to To do in OML-planning via automation Apr 10, 2024
@AlekseySh AlekseySh moved this from To do to In progress in OML-planning Apr 10, 2024
@AlekseySh AlekseySh linked a pull request Apr 10, 2024 that will close this issue
@AlekseySh AlekseySh linked a pull request Apr 10, 2024 that will close this issue
3 tasks
@AlekseySh AlekseySh linked a pull request Apr 12, 2024 that will close this issue
1 task
@AlekseySh AlekseySh linked a pull request Apr 14, 2024 that will close this issue
@AlekseySh AlekseySh removed a link to a pull request Apr 14, 2024
1 task
@AlekseySh AlekseySh pinned this issue Apr 14, 2024
@AlekseySh AlekseySh changed the title Rework validation stage [REFACTORING EPIC] Make library more modality agnostic Apr 19, 2024
OML-planning automation moved this from In progress to Done Apr 20, 2024
@AlekseySh AlekseySh linked a pull request Apr 22, 2024 that will close this issue
@AlekseySh AlekseySh reopened this Apr 22, 2024
OML-planning automation moved this from Done to To do Apr 22, 2024
@AlekseySh AlekseySh moved this from To do to In progress in OML-planning Apr 22, 2024
OML-planning automation moved this from In progress to Done Apr 25, 2024
@AlekseySh AlekseySh reopened this Apr 25, 2024
OML-planning automation moved this from Done to To do Apr 25, 2024
This was linked to pull requests Apr 26, 2024
@AlekseySh AlekseySh moved this from To do to In progress in OML-planning May 10, 2024
@AlekseySh AlekseySh linked a pull request May 10, 2024 that will close this issue
15 tasks
@AlekseySh AlekseySh changed the title [REFACTORING EPIC] Make library more modality agnostic [EPIC] Release OML 3.0 May 10, 2024
@AlekseySh AlekseySh linked a pull request May 12, 2024 that will close this issue
@AlekseySh AlekseySh moved this from In progress to Review in progress in OML-planning May 22, 2024
@AlekseySh AlekseySh moved this from Review in progress to In progress in OML-planning May 28, 2024
OML-planning automation moved this from In progress to Done Jun 7, 2024
@AlekseySh AlekseySh unpinned this issue Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment