Update README.md
Browse files
README.md
CHANGED
|
@@ -30,6 +30,7 @@ To construct a comprehensive dataset for document parsing, we integrate both rea
|
|
| 30 |
| All | 55k |||
|
| 31 |
|
| 32 |
# Data Structure
|
|
|
|
| 33 |
- id: The MD5 hash of the image, which serves as its unique identifier.
|
| 34 |
- image: The document image.
|
| 35 |
- gt: The content of the document, formatted in Markdown/HTML.
|
|
|
|
| 30 |
| All | 55k |||
|
| 31 |
|
| 32 |
# Data Structure
|
| 33 |
+
|
| 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.
|