BramVanroy commited on
Commit
f791941
·
verified ·
1 Parent(s): 854bfc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -169,6 +169,8 @@ The following languages are included. This is a limited set due to computational
169
 
170
  Counts for the `fine` release. Detailed number of tokens (Llama 3.3 tokenizer) and number of documents are given in the [counts.json](https://huggingface.co/datasets/BramVanroy/CommonCrawl-CreativeCommons-fine/blob/main/counts.json) file.
171
 
 
 
172
  | Language | No. Docs (original) | **No. Docs (fine)** | No. Tokens (original)| **No. Tokens (fine)** |
173
  | --------- | -------------------:| -------------------:| --------------------:| ---------------------:|
174
  | afr | 312,262 | 5,753 | 358,873,448 | 8,214,345 |
 
169
 
170
  Counts for the `fine` release. Detailed number of tokens (Llama 3.3 tokenizer) and number of documents are given in the [counts.json](https://huggingface.co/datasets/BramVanroy/CommonCrawl-CreativeCommons-fine/blob/main/counts.json) file.
171
 
172
+ **Note**: when comparing the original with this version, understand that: i. this version does not include crawl 2025-05 because FineWeb(-2) did not include it; ii. both 2024-46 and 2024-51 only contain English because FineWeb-2 did not include those crawls. So calculating quantity reduction after filtering should take this information into account.
173
+
174
  | Language | No. Docs (original) | **No. Docs (fine)** | No. Tokens (original)| **No. Tokens (fine)** |
175
  | --------- | -------------------:| -------------------:| --------------------:| ---------------------:|
176
  | afr | 312,262 | 5,753 | 358,873,448 | 8,214,345 |