Add native MVL-SIB sentence-to-image artifact
Browse files
README.md
CHANGED
|
@@ -3299,4 +3299,5 @@ sentence-to-image output is converted to MTEB's retrieval schema. Query
|
|
| 3299 |
texts, candidate sets, their order, and labels are unchanged. Images are
|
| 3300 |
downsampled with the paper's aspect-preserving 640x480 preprocessing.
|
| 3301 |
Only IDs and packaging are added: candidate images are stored as
|
| 3302 |
-
`top_ranked`, and
|
|
|
|
|
|
| 3299 |
texts, candidate sets, their order, and labels are unchanged. Images are
|
| 3300 |
downsampled with the paper's aspect-preserving 640x480 preprocessing.
|
| 3301 |
Only IDs and packaging are added: candidate images are stored as
|
| 3302 |
+
`top_ranked`, and every language-specific corpus config references
|
| 3303 |
+
the same physical file.
|