Update README.md
Browse files
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 |
-
•
|
| 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:
|