puar-playground commited on
Commit
97ee715
·
verified ·
1 Parent(s): e71606f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -40,13 +40,10 @@ Each QA file (e.g., train_qa_omr.json) is a list of QA entries like this:
40
  "encode_format": "beat"
41
  },
42
  ```
43
- • doc_id: corresponds to a sample in images/, midi/, and metadata.json
44
-
45
- question: natural language query
46
-
47
- • answer: ground truth answer
48
-
49
- • encode_format: how the input is encoded (e.g., "beat", "note", etc.)
50
 
51
  ## 🎓 Reference
52
  If you use this dataset in your work, please cite it using the following reference:
 
40
  "encode_format": "beat"
41
  },
42
  ```
43
+ • doc_id: corresponds to a sample in images/, midi/, and metadata.json<br />
44
+ • question: natural language query<br />
45
+ answer: ground truth answer<br />
46
+ • encode_format: how the input is encoded (e.g., "beat", "note", etc.)<br />
 
 
 
47
 
48
  ## 🎓 Reference
49
  If you use this dataset in your work, please cite it using the following reference: