Datasets:

ArXiv:
License:
eve commited on
Commit
3dd8124
·
verified ·
1 Parent(s): 05499e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,8 +56,8 @@ The **MQA component** consists of **six JSONL files**, each corresponding to a d
56
  | `recipe_mqa.jsonl` | Recipe-MQA+ QA pairs | 2360 |
57
  | `manual_mqa.jsonl` | Manual-MQA+ QA pairs | 390 |
58
 
59
- Each entry contains **a question, provenance documents, a ground truth answer, and image references**.
60
 
 
61
  #### **Data Format (Example Entry)**
62
  ```json
63
  {
 
56
  | `recipe_mqa.jsonl` | Recipe-MQA+ QA pairs | 2360 |
57
  | `manual_mqa.jsonl` | Manual-MQA+ 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 **.
61
  #### **Data Format (Example Entry)**
62
  ```json
63
  {