pszemraj commited on
Commit
39543a3
·
verified ·
1 Parent(s): 51eb507

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ size_categories:
17
  # govdocs1: source PDF files
18
 
19
 
20
- This is ~220,000 open-access PDF documents from the dataset [govdocs1](https://digitalcorpora.org/corpora/file-corpora/files/). It wants to be OCR'd.
21
 
22
 
23
  - the dataset is uploaded as `tar` file pieces of ~10 GiB each due to size/file count limits with an [index.csv](data/index.csv) covering the details
@@ -34,7 +34,7 @@ cat data_pdfs_part.tar.* | tar -xf - && rm data_pdfs_part.tar.*
34
  ---
35
 
36
 
37
- ## GovDocs1 PDF Dataset Analysis
38
 
39
  Based on the [index.csv](data/index.csv)
40
 
 
17
  # govdocs1: source PDF files
18
 
19
 
20
+ This is ~220,000 open-access PDF documents (~6.6M pages) from the dataset [govdocs1](https://digitalcorpora.org/corpora/file-corpora/files/). It wants to be OCR'd.
21
 
22
 
23
  - the dataset is uploaded as `tar` file pieces of ~10 GiB each due to size/file count limits with an [index.csv](data/index.csv) covering the details
 
34
  ---
35
 
36
 
37
+ ## By the numbers
38
 
39
  Based on the [index.csv](data/index.csv)
40