lazyc commited on
Commit
782bf95
·
verified ·
1 Parent(s): 41cdfcc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -15,8 +15,11 @@ Document Structured Extraction (DSE) aims to extract structured content from raw
15
 
16
  ## Note
17
 
18
- Please note that we have not yet released the full dataset; For now, we are providing the complete set of PDFs here.
19
 
20
- You can send [me](lizichao2022@iscas.ac.cn) the Markdown files generated by you DSE systems, and I will calculate the evaluation scores for you. This evaluation flow will be improved in the future.
 
 
 
 
21
 
22
- You can also look into our [Github Repository](https://github.com/icip-cas/READoc), which contains a few sample documents as a reference.
 
15
 
16
  ## Note
17
 
18
+ ~~Please note that we have not yet released the full dataset; For now, we are providing the complete set of PDFs here.~~
19
 
20
+ ~~You can send [me](lizichao2022@iscas.ac.cn) the Markdown files generated by you DSE systems, and I will calculate the evaluation scores for you. This evaluation flow will be improved in the future.~~
21
+
22
+ ~~You can also look into our [Github Repository](https://github.com/icip-cas/READoc), which contains a few sample documents as a reference.~~
23
+
24
+ Update: We have released the ground-truth files at https://huggingface.co/datasets/lazyc/READoc/tree/main.
25