Update README.md
Browse files
README.md
CHANGED
|
@@ -278,4 +278,9 @@ We highly recommend reviewing both the evaluation script and the Master Prompt.
|
|
| 278 |
|
| 279 |
The dataset consists of:
|
| 280 |
1. **Images:** High-resolution PNG renders of document pages located in the `images/` directory.
|
| 281 |
-
2. **Annotations:** A Parquet file (`val.parquet`) containing the questions, answers, and references to the image paths.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 278 |
|
| 279 |
The dataset consists of:
|
| 280 |
1. **Images:** High-resolution PNG renders of document pages located in the `images/` directory.
|
| 281 |
+
2. **Annotations:** A Parquet file (`val.parquet`) containing the questions, answers, and references to the image paths.
|
| 282 |
+
|
| 283 |
+
|
| 284 |
+
## Contact
|
| 285 |
+
|
| 286 |
+
For questions, technical support, or inquiries regarding the DocVQA 2026 dataset and competition framework, please reach out to the organizing committee at [docvqa@cvc.uab.cat](mailto:docvqa@cvc.uab.cat).
|