M3Retrieve / README.md
ArkaAcharya's picture
Update README.md
f0a309d verified
metadata
license: cc-by-sa-4.0
language:
  - en
tags:
  - biology
  - medical
size_categories:
  - 100K<n<1M
dataset_info:
  - config_name: default
    features:
      - name: query-id
        dtype: string
      - name: corpus-id
        dtype: string
      - name: score
        dtype: float64
  - config_name: corpus
    features:
      - name: _id
        dtype: string
      - name: text
        dtype: string
  - config_name: queries
    features:
      - name: _id
        dtype: string
      - name: caption
        dtype: string
      - name: image_path
        dtype: string

M3Retrieve: Benchmarking Multimodal Retrieval for Medicine

Arkadeep Acharya, Akash Ghosh, Pradeepika Verma, Sriparna Saha, Kitsuchart Pashupa

Each of the folder contains 3 files queries.jsonl, corpus.jsonl, qrels/test.tsv containing the queries, corpus and relevancy mapping files respectively. The images can be found in the images.zip file, where the images have been sorted based on their medical disciplines.