Skip to content

Commit

Permalink
[mieb] adding 10 tasks (#1290)
Browse files Browse the repository at this point in the history
* fix ImageTextPair dataloading for large datasets; more compositionality evaluation datasets

* add vidore benchmark 10 tasks

* fix reference

* fix old metadata

* fix meta
  • Loading branch information
gowitheflow-1998 authored Oct 15, 2024
1 parent b0bc4e2 commit 1b70f6d
Show file tree
Hide file tree
Showing 32 changed files with 6,202 additions and 0 deletions.
1 change: 1 addition & 0 deletions mteb/tasks/Image/Any2AnyRetrieval/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
from .eng.SOPI2IRetrieval import *
from .eng.StanfordCarsI2IRetrieval import *
from .eng.TUBerlinT2IRetrieval import *
from .eng.VidoreBenchRetrieval import *
from .eng.VisualNewsI2TRetrieval import *
from .eng.VisualNewsT2IRetrieval import *
from .eng.WebQAT2ITRetrieval import *
Expand Down
Loading

0 comments on commit 1b70f6d

Please sign in to comment.