ArkaAcharya commited on
Commit
884ca85
·
verified ·
1 Parent(s): e64f9cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -35,18 +35,18 @@ configs:
35
  - config_name: default
36
  data_files:
37
  - split: test
38
- path: "Anatomy and Physiology/qrels/test.tsv"
39
  - config_name: corpus
40
  data_files:
41
  - split: corpus
42
- path: "Anatomy and Physiology/corpus.jsonl"
43
  - config_name: queries
44
  data_files:
45
  - split: queries
46
- path: "Anatomy and Physiology/queries.jsonl"
47
  ---
48
  # M3Retrieve: Benchmarking Multimodal Retrieval for Medicine
49
  Arkadeep Acharya, Akash Ghosh, Pradeepika Verma, Sriparna Saha, Kitsuchart Pashupa
50
 
51
  Each of the folder contains 3 files ```queries.jsonl```, ```corpus.jsonl```, ```qrels/test.tsv``` containing the queries, corpus and relevancy mapping files respectively.
52
- The images can we foudn in the ```images.zip``` file where the images have been sorted based in there medical disciplines.
 
35
  - config_name: default
36
  data_files:
37
  - split: test
38
+ path: "Pubmed/qrels/test.tsv"
39
  - config_name: corpus
40
  data_files:
41
  - split: corpus
42
+ path: "Pubmed/corpus.jsonl"
43
  - config_name: queries
44
  data_files:
45
  - split: queries
46
+ path: "Pubmed/queries.jsonl"
47
  ---
48
  # M3Retrieve: Benchmarking Multimodal Retrieval for Medicine
49
  Arkadeep Acharya, Akash Ghosh, Pradeepika Verma, Sriparna Saha, Kitsuchart Pashupa
50
 
51
  Each of the folder contains 3 files ```queries.jsonl```, ```corpus.jsonl```, ```qrels/test.tsv``` containing the queries, corpus and relevancy mapping files respectively.
52
+ The images can be found in the ```images.zip``` file, where the images have been sorted based on their medical disciplines.