Datasets:

ArXiv:
License:
dcaffo commited on
Commit
3e95017
·
verified ·
1 Parent(s): f29a6b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: mit
3
  ---
4
 
5
- The dataset used to train and evaluate [ReT](https://www.arxiv.org/abs/2503.01980) for multimodal information retrieval. The dataset is almost the same as the original M2KR, with a few modifications:
6
  - we exlude any data from MSMARCO, as it does not contain query images;
7
  - we add passage images to OVEN, InfoSeek, E-VQA, and OKVQA. Refer to the paper for more details.
8
 
 
2
  license: mit
3
  ---
4
 
5
+ The dataset used to train and evaluate [ReT](https://www.arxiv.org/abs/2503.01980) for multimodal information retrieval. The dataset is almost the same as the original [M2KR](https://huggingface.co/datasets/BByrneLab/multi_task_multi_modal_knowledge_retrieval_benchmark_M2KR), with a few modifications:
6
  - we exlude any data from MSMARCO, as it does not contain query images;
7
  - we add passage images to OVEN, InfoSeek, E-VQA, and OKVQA. Refer to the paper for more details.
8