Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
zuminghuang commited on
Commit
d89e6cb
·
verified ·
1 Parent(s): 4f0eb84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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.