BramVanroy commited on
Commit
5fe2383
·
verified ·
1 Parent(s): 57f8d05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -171,6 +171,8 @@ The following languages are included. This is a limited set due to computational
171
 
172
  Counts for the `recommended` 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-recommended/blob/main/counts.json) file.
173
 
 
 
174
  | Language | No. Docs (original) | **No. Docs (rec.)** | No. Tokens (original)| **No. Tokens (rec.)** |
175
  | --------- | -------------------:| -------------------:| --------------------:| ---------------------:|
176
  | afr | 312,262 | 350 | 358,873,448 | 913,178 |
 
171
 
172
  Counts for the `recommended` 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-recommended/blob/main/counts.json) file.
173
 
174
+ **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.
175
+
176
  | Language | No. Docs (original) | **No. Docs (rec.)** | No. Tokens (original)| **No. Tokens (rec.)** |
177
  | --------- | -------------------:| -------------------:| --------------------:| ---------------------:|
178
  | afr | 312,262 | 350 | 358,873,448 | 913,178 |