pszemraj commited on
Commit
c226569
·
verified ·
1 Parent(s): 747d8f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,8 +20,8 @@ size_categories:
20
  This is ~220,000 open-access PDF documents (about 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
24
- - 5,000 randomly sampled PDFs are available unarchived in the `sample/` directory
25
 
26
  ## Recovering the data
27
 
 
20
  This is ~220,000 open-access PDF documents (about 6.6M pages) from the dataset [govdocs1](https://digitalcorpora.org/corpora/file-corpora/files/). It wants to be OCR'd.
21
 
22
 
23
+ - Uploaded as `tar` file pieces of ~10 GiB each due to size/file count limits with an [index.csv](data/index.csv) covering details
24
+ - 5,000 randomly sampled PDFs are available unarchived in `sample/`. Hugging Face supports previewing these in-browser, for example [this one](sample/001070.pdf)
25
 
26
  ## Recovering the data
27