Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
License:
thomwolf HF Staff commited on
Commit
220bac3
·
verified ·
1 Parent(s): 89f5411

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9629,7 +9629,7 @@ Compared to HTML datasets, despite being only mildly filtered, it achieves resul
9629
 
9630
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/626ede24d2fa9e7d598c8709/-AajnxXSFLdiwN5pTeNEm.png)
9631
 
9632
- The data was sourced from 105 [CommonCrawl](https://commoncrawl.org/) snapshots, spanning the _summer of 2013 to February 2025_, as well as refetched from the internet, and processed using 🏭 [`datatrove`](https://github.com/huggingface/datatrove/), our large scale data processing library. This carefully deduplicated and filtered dataset comprises roughly **3.65 terabytes** of 3T tokens. For PII and opt-out see [_Personal and Sensitive Information and opt-out_](https://huggingface.co/datasets/HuggingFaceFW/fineweb-2#personal-and-sensitive-information-and-opt-out).
9633
 
9634
  As is tradition, the dataset is fully reproducible and released under the **ODC-By 1.0 license**.
9635
  - ⚒️ [Reproduction code](https://github.com/huggingface/finepdfs).
@@ -9950,6 +9950,8 @@ We anonymize email addresses and public IP addresses.
9950
 
9951
  For emails, we apply a regex pattern and replace any occurrence of an email address with either `email@example.com` or `firstname.lastname@example.org`. For IP addresses, we also employ a regex pattern and then further filter to only anonymize IP addresses [allocated for public networks](https://www.iana.org/assignments/iana-ipv4-special-registry/iana-ipv4-special-registry.xhtml). Matched IP addresses are then replaced with one of the following randomly generated IP addresses, which at the time of dataset creation were not responding to ping requests: `22.214.171.124`, `126.96.36.199`, `188.8.131.52`, `184.108.40.206`, `220.127.116.11`, and `18.104.22.168`. We decided against applying regex patterns for phone numbers due to the high false positive rate.
9952
 
 
 
9953
  Despite our efforts, given that 📄 FinePDFs is sourced from the internet at large, it is very likely that some personable identifiable information (PII) will be present. If you find your own PII in 📄 FinePDFs and would like it removed, please fill out our [PII removal/opt out form](https://forms.gle/VyNT3ZAUPZjPuWp39).
9954
 
9955
  CommonCrawl respects robots.txt at crawl time, but if you are a webmaster and find your website in 📄 FinePDFs and would like to have it removed, you may also use the [PII removal/opt out form](https://forms.gle/VyNT3ZAUPZjPuWp39).
 
9629
 
9630
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/626ede24d2fa9e7d598c8709/-AajnxXSFLdiwN5pTeNEm.png)
9631
 
9632
+ The data was sourced from 105 [CommonCrawl](https://commoncrawl.org/) snapshots, spanning the _summer of 2013 to February 2025_, as well as refetched from the internet, and processed using 🏭 [`datatrove`](https://github.com/huggingface/datatrove/), our large scale data processing library. This carefully deduplicated and filtered dataset comprises roughly **3.65 terabytes** of 3T tokens. For PII and copyright opt-out see [_Personal and Sensitive Information and opt-out_](https://huggingface.co/datasets/HuggingFaceFW/finepdfs#personal-and-sensitive-information-and-opt-out).
9633
 
9634
  As is tradition, the dataset is fully reproducible and released under the **ODC-By 1.0 license**.
9635
  - ⚒️ [Reproduction code](https://github.com/huggingface/finepdfs).
 
9950
 
9951
  For emails, we apply a regex pattern and replace any occurrence of an email address with either `email@example.com` or `firstname.lastname@example.org`. For IP addresses, we also employ a regex pattern and then further filter to only anonymize IP addresses [allocated for public networks](https://www.iana.org/assignments/iana-ipv4-special-registry/iana-ipv4-special-registry.xhtml). Matched IP addresses are then replaced with one of the following randomly generated IP addresses, which at the time of dataset creation were not responding to ping requests: `22.214.171.124`, `126.96.36.199`, `188.8.131.52`, `184.108.40.206`, `220.127.116.11`, and `18.104.22.168`. We decided against applying regex patterns for phone numbers due to the high false positive rate.
9952
 
9953
+ If you find your copyrighted work within the dataset and you prefer to opt out of this usage, please fill out the [PII removal/opt out form](https://forms.gle/VyNT3ZAUPZjPuWp39).
9954
+
9955
  Despite our efforts, given that 📄 FinePDFs is sourced from the internet at large, it is very likely that some personable identifiable information (PII) will be present. If you find your own PII in 📄 FinePDFs and would like it removed, please fill out our [PII removal/opt out form](https://forms.gle/VyNT3ZAUPZjPuWp39).
9956
 
9957
  CommonCrawl respects robots.txt at crawl time, but if you are a webmaster and find your website in 📄 FinePDFs and would like to have it removed, you may also use the [PII removal/opt out form](https://forms.gle/VyNT3ZAUPZjPuWp39).