Datasets:

ArXiv:
License:
eve commited on
Commit
d76c36b
·
verified ·
1 Parent(s): bfbe84d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -52,10 +52,9 @@ The **MQA component** consists of **six JSONL files**, each corresponding to a d
52
  | `wit_mqa.jsonl` |MRAMG-Wit multimodal QA pairs | 600 |
53
  | `wiki_mqa.jsonl` | MRAMG-Wiki multimodal QA pairs | 500 |
54
  | `web_mqa.jsonl` | MRAMG-Web multimodal QA pairs | 750 |
55
- | `arxiv_mqa.jsonl`
56
- | MRAMG-Arxiv QA pairs | 200 |
57
- | `recipe_mqa.jsonl` | MRAMG-Recipe QA pairs | 2360 |
58
- | `manual_mqa.jsonl` | MRAMG-Manual QA pairs | 390 |
59
 
60
 
61
  Each entry contains **a question ID, a question, provenance documents, a ground truth answer, and a list of image IDs associated with the answer**.
 
52
  | `wit_mqa.jsonl` |MRAMG-Wit multimodal QA pairs | 600 |
53
  | `wiki_mqa.jsonl` | MRAMG-Wiki multimodal QA pairs | 500 |
54
  | `web_mqa.jsonl` | MRAMG-Web multimodal QA pairs | 750 |
55
+ | `arxiv_mqa.jsonl` | MRAMG-Arxiv multimodal QA pairs | 200 |
56
+ | `recipe_mqa.jsonl` | MRAMG-Recipe multimodal QA pairs | 2360 |
57
+ | `manual_mqa.jsonl` | MRAMG-Manual multimodal QA pairs | 390 |
 
58
 
59
 
60
  Each entry contains **a question ID, a question, provenance documents, a ground truth answer, and a list of image IDs associated with the answer**.