Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,6 @@ To construct a comprehensive dataset for document parsing, we integrate both rea
|
|
| 34 |
- id: The MD5 hash of the image, which serves as its unique identifier.
|
| 35 |
- image: The document image.
|
| 36 |
- gt: The content of the document, formatted in Markdown/HTML.
|
| 37 |
-
- bbox: The coordinates of layout elements, represented as a bounding box [x1, y1, x2, y2].
|
| 38 |
- attributes: Metadata describing the document type and task category.
|
| 39 |
|
| 40 |
# Citation
|
|
|
|
| 34 |
- id: The MD5 hash of the image, which serves as its unique identifier.
|
| 35 |
- image: The document image.
|
| 36 |
- gt: The content of the document, formatted in Markdown/HTML.
|
|
|
|
| 37 |
- attributes: Metadata describing the document type and task category.
|
| 38 |
|
| 39 |
# Citation
|