Datasets:
Add acn_Latn shard 0: 26893 sentences, 716 paragraphs, 15663 words, 367589 ngrams
Browse files- README.md +16 -16
- data/ngrams/acn_Latn/0000.parquet +3 -0
- data/paragraphs/acn_Latn/0000.parquet +3 -0
- data/sentences/acn_Latn/0000.parquet +3 -0
- data/words/acn_Latn/0000.parquet +3 -0
- stats.csv +1 -0
README.md
CHANGED
|
@@ -999,7 +999,7 @@ configs:
|
|
| 999 |
|
| 1000 |
# FineWeb-2 NLP
|
| 1001 |
|
| 1002 |
-
**10,
|
| 1003 |
|
| 1004 |
## Table of Contents
|
| 1005 |
|
|
@@ -1036,10 +1036,10 @@ linguistically useful units:
|
|
| 1036 |
|
| 1037 |
| Type | Rows | What you get |
|
| 1038 |
|------|------|-------------|
|
| 1039 |
-
| **sentences** | 10,
|
| 1040 |
-
| **paragraphs** |
|
| 1041 |
-
| **words** | 9,
|
| 1042 |
-
| **ngrams** | 340,
|
| 1043 |
|
| 1044 |
Every row traces back to its source document through `doc_id` and `doc_url` fields, making
|
| 1045 |
it possible to navigate from any sentence or word back to the original web page. This
|
|
@@ -1193,21 +1193,21 @@ mgh_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
|
|
| 1193 |
qub_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 798
|
| 1194 |
pau_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 756
|
| 1195 |
gui_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 738
|
|
|
|
| 1196 |
trv_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 714
|
| 1197 |
mas_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 712
|
| 1198 |
-
asm_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 711
|
| 1199 |
hui_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 711
|
| 1200 |
sja_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 711
|
|
|
|
| 1201 |
yom_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 709
|
| 1202 |
nov_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 703
|
| 1203 |
-
mmn_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 701
|
| 1204 |
atj_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 701
|
|
|
|
| 1205 |
apr_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 701
|
| 1206 |
toj_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 691
|
| 1207 |
bdh_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 686
|
| 1208 |
mwq_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 684
|
| 1209 |
kmg_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 677
|
| 1210 |
-
tbg_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 675
|
| 1211 |
```
|
| 1212 |
|
| 1213 |
<details>
|
|
@@ -1368,14 +1368,14 @@ print(words_df)
|
|
| 1368 |
|
| 1369 |
| Metric | Value |
|
| 1370 |
|--------|-------|
|
| 1371 |
-
| **Total sentences** | **10,
|
| 1372 |
-
| **Total paragraphs** | **
|
| 1373 |
-
| **Total word entries** (per-shard) | **9,
|
| 1374 |
-
| **Total n-gram entries** (per-shard) | **340,
|
| 1375 |
-
| **Languages processed** | **
|
| 1376 |
-
| **Source documents** | **213,
|
| 1377 |
| **Total parquet size** | **3.9 GB** |
|
| 1378 |
-
| Avg sentences per document | 50.
|
| 1379 |
| Avg paragraphs per document | 1.0 |
|
| 1380 |
| Avg sentences per paragraph | 49.4 |
|
| 1381 |
|
|
@@ -1713,4 +1713,4 @@ Created by **Duc-Tam Nguyen** ([tamnd](https://huggingface.co/tamnd)) as part of
|
|
| 1713 |
|
| 1714 |
---
|
| 1715 |
|
| 1716 |
-
*Last updated: 2026-04-15 01:
|
|
|
|
| 999 |
|
| 1000 |
# FineWeb-2 NLP
|
| 1001 |
|
| 1002 |
+
**10,776,645 sentences** across **766 languages**, extracted from **213,782 source documents** in [FineWeb-2](https://huggingface.co/datasets/HuggingFaceFW/fineweb-2). Every sentence, paragraph, word frequency, and n-gram frequency, split with language-aware segmentation and continuously updated.
|
| 1003 |
|
| 1004 |
## Table of Contents
|
| 1005 |
|
|
|
|
| 1036 |
|
| 1037 |
| Type | Rows | What you get |
|
| 1038 |
|------|------|-------------|
|
| 1039 |
+
| **sentences** | 10,776,645 | One row per sentence, with source document ID, URL, and position index |
|
| 1040 |
+
| **paragraphs** | 218,319 | One row per paragraph, with sentence count per paragraph |
|
| 1041 |
+
| **words** | 9,571,889 | Per-shard word frequency and document frequency tables |
|
| 1042 |
+
| **ngrams** | 340,818,656 | Per-shard bigram through 5-gram frequency tables |
|
| 1043 |
|
| 1044 |
Every row traces back to its source document through `doc_id` and `doc_url` fields, making
|
| 1045 |
it possible to navigate from any sentence or word back to the original web page. This
|
|
|
|
| 1193 |
qub_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 798
|
| 1194 |
pau_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 756
|
| 1195 |
gui_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 738
|
| 1196 |
+
acn_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 716
|
| 1197 |
trv_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 714
|
| 1198 |
mas_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 712
|
|
|
|
| 1199 |
hui_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 711
|
| 1200 |
sja_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 711
|
| 1201 |
+
asm_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 711
|
| 1202 |
yom_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 709
|
| 1203 |
nov_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 703
|
|
|
|
| 1204 |
atj_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 701
|
| 1205 |
+
mmn_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 701
|
| 1206 |
apr_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 701
|
| 1207 |
toj_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 691
|
| 1208 |
bdh_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 686
|
| 1209 |
mwq_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 684
|
| 1210 |
kmg_Latn ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 677
|
|
|
|
| 1211 |
```
|
| 1212 |
|
| 1213 |
<details>
|
|
|
|
| 1368 |
|
| 1369 |
| Metric | Value |
|
| 1370 |
|--------|-------|
|
| 1371 |
+
| **Total sentences** | **10,776,645** |
|
| 1372 |
+
| **Total paragraphs** | **218,319** |
|
| 1373 |
+
| **Total word entries** (per-shard) | **9,571,889** |
|
| 1374 |
+
| **Total n-gram entries** (per-shard) | **340,818,656** |
|
| 1375 |
+
| **Languages processed** | **766** |
|
| 1376 |
+
| **Source documents** | **213,782** |
|
| 1377 |
| **Total parquet size** | **3.9 GB** |
|
| 1378 |
+
| Avg sentences per document | 50.4 |
|
| 1379 |
| Avg paragraphs per document | 1.0 |
|
| 1380 |
| Avg sentences per paragraph | 49.4 |
|
| 1381 |
|
|
|
|
| 1713 |
|
| 1714 |
---
|
| 1715 |
|
| 1716 |
+
*Last updated: 2026-04-15 01:11 UTC*
|
data/ngrams/acn_Latn/0000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ae905bbf08349f65b62ee2db36929d581eba8a22252e72f503969c59b68c729
|
| 3 |
+
size 2855213
|
data/paragraphs/acn_Latn/0000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c98b63cfd2b890025b1aedc0928a886918e4ffb677de6bba09fb2412bf9d0a9d
|
| 3 |
+
size 2036862
|
data/sentences/acn_Latn/0000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:785bd41672f24af646d800a8e830c93c4e3a15eb1af0a802ea90e97958745816
|
| 3 |
+
size 2149310
|
data/words/acn_Latn/0000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ae1beba01df1d0d3a6d7f23271c76fa8b8909cfdcae3c359a341cf5cfaad311
|
| 3 |
+
size 72193
|
stats.csv
CHANGED
|
@@ -764,3 +764,4 @@ mmn_Latn,mmn,0,701,12733,701,7944,399499,4399700,2026-04-15T01:08:54Z
|
|
| 764 |
mas_Latn,mas,0,711,6059,712,18255,287375,3768591,2026-04-15T01:09:26Z
|
| 765 |
hui_Latn,hui,0,711,45667,711,23804,212977,5238143,2026-04-15T01:09:58Z
|
| 766 |
sja_Latn,sja,0,711,33893,711,21074,996286,13132498,2026-04-15T01:10:33Z
|
|
|
|
|
|
| 764 |
mas_Latn,mas,0,711,6059,712,18255,287375,3768591,2026-04-15T01:09:26Z
|
| 765 |
hui_Latn,hui,0,711,45667,711,23804,212977,5238143,2026-04-15T01:09:58Z
|
| 766 |
sja_Latn,sja,0,711,33893,711,21074,996286,13132498,2026-04-15T01:10:33Z
|
| 767 |
+
acn_Latn,acn,0,715,26893,716,15663,367589,7113578,2026-04-15T01:11:12Z
|