Update README.md
Browse files
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 |
-
|
| 40 |
-
-
|
| 41 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.
|