albertklorer commited on
Commit
e3fe094
·
verified ·
1 Parent(s): 63226dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -35,7 +35,11 @@ dataset_info:
35
 
36
  - Contains 1.5 million document pages from the SafeDocs Common Crawl collection: https://digitalcorpora.org/corpora/file-corpora/cc-main-2021-31-pdf-untruncated/
37
  - Pages are OCRd with word‑level bounding boxes.
38
- - Page images have been resized to a maximum dimension of 1024×1024 and are heavily compressed. Bounding-box
39
- coordinates are in the original (pre‑resize) image dimensions.
40
- - Filtering keeps English and English‑multilingual documents.
41
- - OCR was performed using python-doctr
 
 
 
 
 
35
 
36
  - Contains 1.5 million document pages from the SafeDocs Common Crawl collection: https://digitalcorpora.org/corpora/file-corpora/cc-main-2021-31-pdf-untruncated/
37
  - Pages are OCRd with word‑level bounding boxes.
38
+ - Page images have been resized to a maximum dimension of 1024×1024 and are heavily compressed. Bounding-box coordinates are in the original (pre‑resize) image dimensions.
39
+ - OCR was performed using python-doctr.
40
+ - Pages have been filtered to keep English and English‑multilingual documents.
41
+
42
+ # Content and Safety Notice
43
+
44
+ - Pages have not been filtered for content safety and may include adult, violent, sensitive, or otherwise offensive material.
45
+ - Source PDFs were originally crawled from the public web; content may be proprietary or copyrighted and may include personal/sensitive information. You are responsible for compliance with applicable laws, licenses, and terms of use.