Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Sub-tasks:
language-modeling
Size:
10M - 100M
License:
Update README.md
Browse files
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 |
|