mmiakashs commited on
Commit
55c9f54
·
verified ·
1 Parent(s): c93d9c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,10 +16,10 @@ size_categories:
16
  - 1M<n<10M
17
  ---
18
 
19
- # DocSplit: Document Packet Splitting Benchmark Generator
20
-
21
  **In addition to the dataset, we release this repository containing the complete toolkit for generating the benchmark datasets, along with Jupyter notebooks for data analysis.**
22
 
 
 
23
  A toolkit for creating benchmark datasets to test document packet splitting systems. Document packet splitting is the task of separating concatenated multi-page documents into individual documents with correct page ordering.
24
 
25
  ## Overview
 
16
  - 1M<n<10M
17
  ---
18
 
 
 
19
  **In addition to the dataset, we release this repository containing the complete toolkit for generating the benchmark datasets, along with Jupyter notebooks for data analysis.**
20
 
21
+ # DocSplit: Document Packet Splitting Benchmark Generator
22
+
23
  A toolkit for creating benchmark datasets to test document packet splitting systems. Document packet splitting is the task of separating concatenated multi-page documents into individual documents with correct page ordering.
24
 
25
  ## Overview