Datasets:

Modalities:
Tabular
Text
Formats:
json
ArXiv:
Libraries:
Datasets
Dask
License:
Yingli Shen commited on
Commit
d309f08
·
verified ·
1 Parent(s): b927b33

Add files using upload-large-folder tool

Browse files
.gitattributes CHANGED
@@ -112,3 +112,9 @@ ind_Latn/fineweb-2_000009_remove.jsonl filter=lfs diff=lfs merge=lfs -text
112
  ind_Latn/fineweb-2_000016_remove.jsonl filter=lfs diff=lfs merge=lfs -text
113
  und_Syrc/fineweb-2_000001_remove.jsonl filter=lfs diff=lfs merge=lfs -text
114
  ind_Latn/fineweb-2_000001_remove.jsonl filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
112
  ind_Latn/fineweb-2_000016_remove.jsonl filter=lfs diff=lfs merge=lfs -text
113
  und_Syrc/fineweb-2_000001_remove.jsonl filter=lfs diff=lfs merge=lfs -text
114
  ind_Latn/fineweb-2_000001_remove.jsonl filter=lfs diff=lfs merge=lfs -text
115
+ ind_Latn/fineweb-2_000029_remove.jsonl filter=lfs diff=lfs merge=lfs -text
116
+ ind_Latn/mala_000033_keep.jsonl filter=lfs diff=lfs merge=lfs -text
117
+ ind_Latn/fineweb-2_000030_remove.jsonl filter=lfs diff=lfs merge=lfs -text
118
+ ind_Latn/fineweb-2_000020_remove.jsonl filter=lfs diff=lfs merge=lfs -text
119
+ ind_Latn/fineweb-2_000021_remove.jsonl filter=lfs diff=lfs merge=lfs -text
120
+ ind_Latn/fineweb-2_000007_remove.jsonl filter=lfs diff=lfs merge=lfs -text
ind_Latn/fineweb-2_000002_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 669.0308140272929,
5
+ "character_repetition_ratio": 0.06692159568390987,
6
+ "word_repetition_ratio": 0.006517582989527138,
7
+ "special_characters_ratio": 0.17136336845445885,
8
+ "stopwords_ratio": 0.0035630498254522395,
9
+ "flagged_words_ratio": 0.00012321453506823247,
10
+ "lang_id_score": 0.9537794715963186,
11
+ "perplexity_score": 739.1844838463975
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 1007.0728059301481,
17
+ "character_repetition_ratio": 0.02162755179226495,
18
+ "word_repetition_ratio": 0.020630615664776638,
19
+ "special_characters_ratio": 0.013176425441756172,
20
+ "stopwords_ratio": 0.004215879890759371,
21
+ "flagged_words_ratio": 0.001050930445672839,
22
+ "lang_id_score": 0.051477186497008505,
23
+ "perplexity_score": 457.9119296232516
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 479.0,
29
+ "character_repetition_ratio": 0.064,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.17,
32
+ "stopwords_ratio": 0.003,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.97,
35
+ "perplexity_score": 623.0
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 143100.0,
41
+ "character_repetition_ratio": 0.386,
42
+ "word_repetition_ratio": 0.844,
43
+ "special_characters_ratio": 0.538,
44
+ "stopwords_ratio": 0.161,
45
+ "flagged_words_ratio": 0.144,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 18515.7
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 49.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.096,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.186,
59
+ "perplexity_score": 4.2
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 1239.0,
65
+ "character_repetition_ratio": 0.094,
66
+ "word_repetition_ratio": 0.018,
67
+ "special_characters_ratio": 0.188,
68
+ "stopwords_ratio": 0.008,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.989,
71
+ "perplexity_score": 1240.4
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 776.0,
77
+ "character_repetition_ratio": 0.079,
78
+ "word_repetition_ratio": 0.0,
79
+ "special_characters_ratio": 0.178,
80
+ "stopwords_ratio": 0.005,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.983,
83
+ "perplexity_score": 878.8
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 479.0,
89
+ "character_repetition_ratio": 0.064,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.17,
92
+ "stopwords_ratio": 0.003,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.97,
95
+ "perplexity_score": 623.0
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 308.0,
101
+ "character_repetition_ratio": 0.053,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.163,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.946,
107
+ "perplexity_score": 456.0
108
+ }
109
+ },
110
+ {
111
+ "total size": "3151000",
112
+ "keep size": "2892175",
113
+ "remove size": "258825"
114
+ }
115
+ ]
ind_Latn/fineweb-2_000003_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 669.2552868930499,
5
+ "character_repetition_ratio": 0.0669741478895589,
6
+ "word_repetition_ratio": 0.006543975880672797,
7
+ "special_characters_ratio": 0.1713518835290384,
8
+ "stopwords_ratio": 0.0035621964455728335,
9
+ "flagged_words_ratio": 0.00012222691209139952,
10
+ "lang_id_score": 0.9537288359251025,
11
+ "perplexity_score": 739.4505237067599
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 995.3504922310618,
17
+ "character_repetition_ratio": 0.021658133596881696,
18
+ "word_repetition_ratio": 0.02068347280029021,
19
+ "special_characters_ratio": 0.013159916996962732,
20
+ "stopwords_ratio": 0.004205874097153227,
21
+ "flagged_words_ratio": 0.0010131817487658988,
22
+ "lang_id_score": 0.05163444381763139,
23
+ "perplexity_score": 458.06600731979273
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 480.0,
29
+ "character_repetition_ratio": 0.064,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.17,
32
+ "stopwords_ratio": 0.003,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.97,
35
+ "perplexity_score": 623.3
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 154094.0,
41
+ "character_repetition_ratio": 0.366,
42
+ "word_repetition_ratio": 0.869,
43
+ "special_characters_ratio": 0.545,
44
+ "stopwords_ratio": 0.165,
45
+ "flagged_words_ratio": 0.103,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 14736.4
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 50.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.095,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.202,
59
+ "perplexity_score": 2.2
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 1240.0,
65
+ "character_repetition_ratio": 0.094,
66
+ "word_repetition_ratio": 0.018,
67
+ "special_characters_ratio": 0.188,
68
+ "stopwords_ratio": 0.008,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.989,
71
+ "perplexity_score": 1241.7
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 776.0,
77
+ "character_repetition_ratio": 0.079,
78
+ "word_repetition_ratio": 0.0,
79
+ "special_characters_ratio": 0.178,
80
+ "stopwords_ratio": 0.005,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.983,
83
+ "perplexity_score": 878.4
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 480.0,
89
+ "character_repetition_ratio": 0.064,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.17,
92
+ "stopwords_ratio": 0.003,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.97,
95
+ "perplexity_score": 623.3
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 308.0,
101
+ "character_repetition_ratio": 0.053,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.163,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.946,
107
+ "perplexity_score": 455.9
108
+ }
109
+ },
110
+ {
111
+ "total size": "3151000",
112
+ "keep size": "2936600",
113
+ "remove size": "214400"
114
+ }
115
+ ]
ind_Latn/fineweb-2_000004_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 668.0495877693282,
5
+ "character_repetition_ratio": 0.06697841920152094,
6
+ "word_repetition_ratio": 0.006575506337135608,
7
+ "special_characters_ratio": 0.17135431590621036,
8
+ "stopwords_ratio": 0.0035697287705956896,
9
+ "flagged_words_ratio": 0.00012286913814955642,
10
+ "lang_id_score": 0.9537008897338406,
11
+ "perplexity_score": 739.3927475602028
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 1006.9048428084095,
17
+ "character_repetition_ratio": 0.02165968675096662,
18
+ "word_repetition_ratio": 0.02083308775260229,
19
+ "special_characters_ratio": 0.013146869462034964,
20
+ "stopwords_ratio": 0.00421101959871738,
21
+ "flagged_words_ratio": 0.00102752940249379,
22
+ "lang_id_score": 0.051644368096781385,
23
+ "perplexity_score": 458.4570332307583
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 478.0,
29
+ "character_repetition_ratio": 0.064,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.17,
32
+ "stopwords_ratio": 0.003,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.97,
35
+ "perplexity_score": 623.0
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 178630.0,
41
+ "character_repetition_ratio": 0.367,
42
+ "word_repetition_ratio": 0.878,
43
+ "special_characters_ratio": 0.513,
44
+ "stopwords_ratio": 0.127,
45
+ "flagged_words_ratio": 0.094,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 22584.7
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 50.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.099,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.209,
59
+ "perplexity_score": 2.5
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 1238.0,
65
+ "character_repetition_ratio": 0.094,
66
+ "word_repetition_ratio": 0.018,
67
+ "special_characters_ratio": 0.188,
68
+ "stopwords_ratio": 0.008,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.989,
71
+ "perplexity_score": 1240.2
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 774.0,
77
+ "character_repetition_ratio": 0.079,
78
+ "word_repetition_ratio": 0.0,
79
+ "special_characters_ratio": 0.178,
80
+ "stopwords_ratio": 0.005,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.983,
83
+ "perplexity_score": 878.2
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 478.0,
89
+ "character_repetition_ratio": 0.064,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.17,
92
+ "stopwords_ratio": 0.003,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.97,
95
+ "perplexity_score": 623.0
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 308.0,
101
+ "character_repetition_ratio": 0.053,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.163,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.946,
107
+ "perplexity_score": 455.9
108
+ }
109
+ },
110
+ {
111
+ "total size": "3156000",
112
+ "keep size": "2929493",
113
+ "remove size": "226507"
114
+ }
115
+ ]
ind_Latn/fineweb-2_000006_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 667.3760553972776,
5
+ "character_repetition_ratio": 0.06692845963912626,
6
+ "word_repetition_ratio": 0.006580751503640392,
7
+ "special_characters_ratio": 0.17138104241848676,
8
+ "stopwords_ratio": 0.0035645153529597984,
9
+ "flagged_words_ratio": 0.0001225932257043368,
10
+ "lang_id_score": 0.9538273200379871,
11
+ "perplexity_score": 739.8293778727449
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 997.5098456242515,
17
+ "character_repetition_ratio": 0.021659172245855257,
18
+ "word_repetition_ratio": 0.02077891014767027,
19
+ "special_characters_ratio": 0.013144517430821824,
20
+ "stopwords_ratio": 0.004202812995222314,
21
+ "flagged_words_ratio": 0.0010245182124677297,
22
+ "lang_id_score": 0.0514755603589473,
23
+ "perplexity_score": 457.3263864116591
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 478.0,
29
+ "character_repetition_ratio": 0.064,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.17,
32
+ "stopwords_ratio": 0.003,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.97,
35
+ "perplexity_score": 624.2
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 145438.0,
41
+ "character_repetition_ratio": 0.444,
42
+ "word_repetition_ratio": 0.805,
43
+ "special_characters_ratio": 0.49,
44
+ "stopwords_ratio": 0.097,
45
+ "flagged_words_ratio": 0.119,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 20124.2
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 50.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.09,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.188,
59
+ "perplexity_score": 2.3
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 1236.0,
65
+ "character_repetition_ratio": 0.094,
66
+ "word_repetition_ratio": 0.019,
67
+ "special_characters_ratio": 0.188,
68
+ "stopwords_ratio": 0.008,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.989,
71
+ "perplexity_score": 1240.0
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 775.0,
77
+ "character_repetition_ratio": 0.079,
78
+ "word_repetition_ratio": 0.0,
79
+ "special_characters_ratio": 0.178,
80
+ "stopwords_ratio": 0.005,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.983,
83
+ "perplexity_score": 879.3
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 478.0,
89
+ "character_repetition_ratio": 0.064,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.17,
92
+ "stopwords_ratio": 0.003,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.97,
95
+ "perplexity_score": 624.2
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 308.0,
101
+ "character_repetition_ratio": 0.053,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.163,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.946,
107
+ "perplexity_score": 456.6
108
+ }
109
+ },
110
+ {
111
+ "total size": "3159000",
112
+ "keep size": "2912907",
113
+ "remove size": "246093"
114
+ }
115
+ ]
ind_Latn/fineweb-2_000007_remove.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06dcc8dd9d14a9907c07198d90a3cf51fb497881b472738f55b091130a218cab
3
+ size 1789621276
ind_Latn/fineweb-2_000008_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 666.4703370218148,
5
+ "character_repetition_ratio": 0.06695286847929183,
6
+ "word_repetition_ratio": 0.006603052481821054,
7
+ "special_characters_ratio": 0.17137655864685428,
8
+ "stopwords_ratio": 0.0035679355042680973,
9
+ "flagged_words_ratio": 0.00012165001580777739,
10
+ "lang_id_score": 0.9538710537464428,
11
+ "perplexity_score": 740.3359221941189
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 988.5899161422301,
17
+ "character_repetition_ratio": 0.02165870839436499,
18
+ "word_repetition_ratio": 0.02077745645303328,
19
+ "special_characters_ratio": 0.013135053305448785,
20
+ "stopwords_ratio": 0.004204061839797691,
21
+ "flagged_words_ratio": 0.0010219031281589132,
22
+ "lang_id_score": 0.05149081032893172,
23
+ "perplexity_score": 457.1872306095384
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 478.0,
29
+ "character_repetition_ratio": 0.064,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.17,
32
+ "stopwords_ratio": 0.003,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.97,
35
+ "perplexity_score": 624.7
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 143138.0,
41
+ "character_repetition_ratio": 0.319,
42
+ "word_repetition_ratio": 0.657,
43
+ "special_characters_ratio": 0.471,
44
+ "stopwords_ratio": 0.102,
45
+ "flagged_words_ratio": 0.109,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 17739.6
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 50.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.101,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.144,
59
+ "perplexity_score": 4.1
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 1235.0,
65
+ "character_repetition_ratio": 0.094,
66
+ "word_repetition_ratio": 0.019,
67
+ "special_characters_ratio": 0.188,
68
+ "stopwords_ratio": 0.008,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.989,
71
+ "perplexity_score": 1240.9
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 774.0,
77
+ "character_repetition_ratio": 0.079,
78
+ "word_repetition_ratio": 0.0,
79
+ "special_characters_ratio": 0.178,
80
+ "stopwords_ratio": 0.005,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.983,
83
+ "perplexity_score": 879.4
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 478.0,
89
+ "character_repetition_ratio": 0.064,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.17,
92
+ "stopwords_ratio": 0.003,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.97,
95
+ "perplexity_score": 624.7
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 308.0,
101
+ "character_repetition_ratio": 0.053,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.163,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.947,
107
+ "perplexity_score": 456.9
108
+ }
109
+ },
110
+ {
111
+ "total size": "3163000",
112
+ "keep size": "2914667",
113
+ "remove size": "248333"
114
+ }
115
+ ]
ind_Latn/fineweb-2_000009_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 664.6129210939956,
5
+ "character_repetition_ratio": 0.06752967840301798,
6
+ "word_repetition_ratio": 0.00749757057529079,
7
+ "special_characters_ratio": 0.17158413423451735,
8
+ "stopwords_ratio": 0.003626279471864194,
9
+ "flagged_words_ratio": 0.0001196916064130776,
10
+ "lang_id_score": 0.9535345916378501,
11
+ "perplexity_score": 762.1564495441688
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 983.3854617381278,
17
+ "character_repetition_ratio": 0.022088767688955943,
18
+ "word_repetition_ratio": 0.022412902148490853,
19
+ "special_characters_ratio": 0.013142145645329614,
20
+ "stopwords_ratio": 0.004257837279477298,
21
+ "flagged_words_ratio": 0.0010508988888211777,
22
+ "lang_id_score": 0.052374656556191196,
23
+ "perplexity_score": 477.3982306145155
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 474.0,
29
+ "character_repetition_ratio": 0.065,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.17,
32
+ "stopwords_ratio": 0.003,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.97,
35
+ "perplexity_score": 639.6
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 150393.0,
41
+ "character_repetition_ratio": 0.379,
42
+ "word_repetition_ratio": 0.893,
43
+ "special_characters_ratio": 0.508,
44
+ "stopwords_ratio": 0.098,
45
+ "flagged_words_ratio": 0.106,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 24659.1
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 49.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.102,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.168,
59
+ "perplexity_score": 2.8
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 1244.0,
65
+ "character_repetition_ratio": 0.096,
66
+ "word_repetition_ratio": 0.022,
67
+ "special_characters_ratio": 0.188,
68
+ "stopwords_ratio": 0.008,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.99,
71
+ "perplexity_score": 1293.3
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 781.0,
77
+ "character_repetition_ratio": 0.079,
78
+ "word_repetition_ratio": 0.002,
79
+ "special_characters_ratio": 0.179,
80
+ "stopwords_ratio": 0.005,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.983,
83
+ "perplexity_score": 904.5
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 474.0,
89
+ "character_repetition_ratio": 0.065,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.17,
92
+ "stopwords_ratio": 0.003,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.97,
95
+ "perplexity_score": 639.6
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 305.0,
101
+ "character_repetition_ratio": 0.053,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.163,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.946,
107
+ "perplexity_score": 464.7
108
+ }
109
+ },
110
+ {
111
+ "total size": "3181000",
112
+ "keep size": "2931238",
113
+ "remove size": "249762"
114
+ }
115
+ ]
ind_Latn/fineweb-2_000014_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 664.2951960414703,
5
+ "character_repetition_ratio": 0.0675316795475966,
6
+ "word_repetition_ratio": 0.007582885328306621,
7
+ "special_characters_ratio": 0.17161633301916426,
8
+ "stopwords_ratio": 0.003628934967012253,
9
+ "flagged_words_ratio": 0.00011883694627709712,
10
+ "lang_id_score": 0.9535368623939675,
11
+ "perplexity_score": 763.7428156770343
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 992.1771364811191,
17
+ "character_repetition_ratio": 0.022117253139734738,
18
+ "word_repetition_ratio": 0.022593068388248788,
19
+ "special_characters_ratio": 0.013127682153771202,
20
+ "stopwords_ratio": 0.004255983464812915,
21
+ "flagged_words_ratio": 0.0010176357213256498,
22
+ "lang_id_score": 0.052426906731434735,
23
+ "perplexity_score": 478.36997805225906
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 474.0,
29
+ "character_repetition_ratio": 0.065,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.17,
32
+ "stopwords_ratio": 0.003,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.97,
35
+ "perplexity_score": 641.1
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 158910.0,
41
+ "character_repetition_ratio": 0.292,
42
+ "word_repetition_ratio": 0.816,
43
+ "special_characters_ratio": 0.459,
44
+ "stopwords_ratio": 0.097,
45
+ "flagged_words_ratio": 0.115,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 17981.1
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 49.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.096,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.144,
59
+ "perplexity_score": 3.4
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 1244.0,
65
+ "character_repetition_ratio": 0.096,
66
+ "word_repetition_ratio": 0.022,
67
+ "special_characters_ratio": 0.188,
68
+ "stopwords_ratio": 0.008,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.99,
71
+ "perplexity_score": 1297.1
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 781.0,
77
+ "character_repetition_ratio": 0.079,
78
+ "word_repetition_ratio": 0.002,
79
+ "special_characters_ratio": 0.179,
80
+ "stopwords_ratio": 0.005,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.983,
83
+ "perplexity_score": 907.0
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 474.0,
89
+ "character_repetition_ratio": 0.065,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.17,
92
+ "stopwords_ratio": 0.003,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.97,
95
+ "perplexity_score": 641.1
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 305.0,
101
+ "character_repetition_ratio": 0.053,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.163,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.946,
107
+ "perplexity_score": 465.4
108
+ }
109
+ },
110
+ {
111
+ "total size": "3183000",
112
+ "keep size": "2927155",
113
+ "remove size": "255845"
114
+ }
115
+ ]
ind_Latn/fineweb-2_000015_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 664.2664734527176,
5
+ "character_repetition_ratio": 0.06756510179076344,
6
+ "word_repetition_ratio": 0.007590963556393339,
7
+ "special_characters_ratio": 0.17161214954445483,
8
+ "stopwords_ratio": 0.003632062833804588,
9
+ "flagged_words_ratio": 0.00011979830348727614,
10
+ "lang_id_score": 0.9535109399937167,
11
+ "perplexity_score": 764.2025158027022
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 972.802623450261,
17
+ "character_repetition_ratio": 0.022149263656219588,
18
+ "word_repetition_ratio": 0.022614949908703337,
19
+ "special_characters_ratio": 0.013142071092332484,
20
+ "stopwords_ratio": 0.00425810615000869,
21
+ "flagged_words_ratio": 0.001049472849212855,
22
+ "lang_id_score": 0.05250225139180966,
23
+ "perplexity_score": 478.56161003099186
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 474.0,
29
+ "character_repetition_ratio": 0.065,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.17,
32
+ "stopwords_ratio": 0.003,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.97,
35
+ "perplexity_score": 641.1
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 147628.0,
41
+ "character_repetition_ratio": 0.282,
42
+ "word_repetition_ratio": 0.817,
43
+ "special_characters_ratio": 0.491,
44
+ "stopwords_ratio": 0.115,
45
+ "flagged_words_ratio": 0.096,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 17317.1
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 50.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.099,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.091,
59
+ "perplexity_score": 3.9
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 1245.0,
65
+ "character_repetition_ratio": 0.096,
66
+ "word_repetition_ratio": 0.022,
67
+ "special_characters_ratio": 0.188,
68
+ "stopwords_ratio": 0.008,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.99,
71
+ "perplexity_score": 1298.3
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 782.0,
77
+ "character_repetition_ratio": 0.079,
78
+ "word_repetition_ratio": 0.002,
79
+ "special_characters_ratio": 0.179,
80
+ "stopwords_ratio": 0.005,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.983,
83
+ "perplexity_score": 907.3
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 474.0,
89
+ "character_repetition_ratio": 0.065,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.17,
92
+ "stopwords_ratio": 0.003,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.97,
95
+ "perplexity_score": 641.1
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 305.0,
101
+ "character_repetition_ratio": 0.053,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.163,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.946,
107
+ "perplexity_score": 465.7
108
+ }
109
+ },
110
+ {
111
+ "total size": "3183000",
112
+ "keep size": "2924713",
113
+ "remove size": "258287"
114
+ }
115
+ ]
ind_Latn/fineweb-2_000017_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 676.2674418974849,
5
+ "character_repetition_ratio": 0.06820522540592171,
6
+ "word_repetition_ratio": 0.00879917956064947,
7
+ "special_characters_ratio": 0.17200671792422792,
8
+ "stopwords_ratio": 0.0036772410060490262,
9
+ "flagged_words_ratio": 0.00012042852594715057,
10
+ "lang_id_score": 0.9524333250557152,
11
+ "perplexity_score": 785.0375576886347
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 1111.2665018287646,
17
+ "character_repetition_ratio": 0.022791523221012987,
18
+ "word_repetition_ratio": 0.024701919103856603,
19
+ "special_characters_ratio": 0.013369753021043656,
20
+ "stopwords_ratio": 0.004314634679022313,
21
+ "flagged_words_ratio": 0.0010731094202488538,
22
+ "lang_id_score": 0.054416056452003994,
23
+ "perplexity_score": 500.5747679328385
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 467.0,
29
+ "character_repetition_ratio": 0.065,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.171,
32
+ "stopwords_ratio": 0.003,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.97,
35
+ "perplexity_score": 653.6
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 141459.0,
41
+ "character_repetition_ratio": 0.394,
42
+ "word_repetition_ratio": 0.749,
43
+ "special_characters_ratio": 0.498,
44
+ "stopwords_ratio": 0.112,
45
+ "flagged_words_ratio": 0.146,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 23944.7
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 50.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.097,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.186,
59
+ "perplexity_score": 4.1
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 1270.0,
65
+ "character_repetition_ratio": 0.097,
66
+ "word_repetition_ratio": 0.027,
67
+ "special_characters_ratio": 0.188,
68
+ "stopwords_ratio": 0.009,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.99,
71
+ "perplexity_score": 1358.1
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 786.0,
77
+ "character_repetition_ratio": 0.08,
78
+ "word_repetition_ratio": 0.003,
79
+ "special_characters_ratio": 0.179,
80
+ "stopwords_ratio": 0.005,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.983,
83
+ "perplexity_score": 932.9
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 467.0,
89
+ "character_repetition_ratio": 0.065,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.171,
92
+ "stopwords_ratio": 0.003,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.97,
95
+ "perplexity_score": 653.6
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 300.0,
101
+ "character_repetition_ratio": 0.054,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.163,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.945,
107
+ "perplexity_score": 471.5
108
+ }
109
+ },
110
+ {
111
+ "total size": "3141000",
112
+ "keep size": "2885766",
113
+ "remove size": "255234"
114
+ }
115
+ ]
ind_Latn/fineweb-2_000020_remove.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:748a35e66cc49ef77902a39157fdd49bb8f301531062e3f4371abf5223a091b8
3
+ size 1961633609
ind_Latn/fineweb-2_000021_remove.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ee49a3c9fe842131dfdd1856121a450d60b500b7208b3c0b21d78d74593aa6e
3
+ size 2171439472
ind_Latn/fineweb-2_000022_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 677.8896505102041,
5
+ "character_repetition_ratio": 0.06829081281887756,
6
+ "word_repetition_ratio": 0.008916377551020416,
7
+ "special_characters_ratio": 0.17203888934948966,
8
+ "stopwords_ratio": 0.0036815210459183673,
9
+ "flagged_words_ratio": 0.00012211320153061221,
10
+ "lang_id_score": 0.9522315927933677,
11
+ "perplexity_score": 787.3764228316322
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 1105.642122282206,
17
+ "character_repetition_ratio": 0.02288447756509499,
18
+ "word_repetition_ratio": 0.024860149518290128,
19
+ "special_characters_ratio": 0.01339853905867209,
20
+ "stopwords_ratio": 0.004324042271297809,
21
+ "flagged_words_ratio": 0.0010969534161186579,
22
+ "lang_id_score": 0.05480590365604895,
23
+ "perplexity_score": 502.6615056258873
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 466.0,
29
+ "character_repetition_ratio": 0.065,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.171,
32
+ "stopwords_ratio": 0.003,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.97,
35
+ "perplexity_score": 654.2
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 155465.0,
41
+ "character_repetition_ratio": 0.29,
42
+ "word_repetition_ratio": 0.863,
43
+ "special_characters_ratio": 0.579,
44
+ "stopwords_ratio": 0.115,
45
+ "flagged_words_ratio": 0.151,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 20632.9
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 50.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.1,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.177,
59
+ "perplexity_score": 4.8
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 1271.0,
65
+ "character_repetition_ratio": 0.097,
66
+ "word_repetition_ratio": 0.028,
67
+ "special_characters_ratio": 0.188,
68
+ "stopwords_ratio": 0.009,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.99,
71
+ "perplexity_score": 1367.3
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 787.0,
77
+ "character_repetition_ratio": 0.08,
78
+ "word_repetition_ratio": 0.004,
79
+ "special_characters_ratio": 0.179,
80
+ "stopwords_ratio": 0.005,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.983,
83
+ "perplexity_score": 936.4
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 466.0,
89
+ "character_repetition_ratio": 0.065,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.171,
92
+ "stopwords_ratio": 0.003,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.97,
95
+ "perplexity_score": 654.2
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 299.0,
101
+ "character_repetition_ratio": 0.054,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.163,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.945,
107
+ "perplexity_score": 472.0
108
+ }
109
+ },
110
+ {
111
+ "total size": "3136000",
112
+ "keep size": "2895070",
113
+ "remove size": "240930"
114
+ }
115
+ ]
ind_Latn/fineweb-2_000029_remove.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:315217e91cfd1c7407bf60e810ae0128df1d0d89b4acf82f8c354f223050356f
3
+ size 1746816573
ind_Latn/fineweb-2_000030_remove.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36742fae48cc7b019c668f977aac72e752fd2bf2b6c62af0baa623de07a9fbfa
3
+ size 1557365314
ind_Latn/mala_000033_keep.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6958f0788ea2459c756f5286b1f6867ae48732a02e671a17fa40fc6c9ce8f441
3
+ size 1792613318
ind_Latn/mala_000033_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 38.35579045078727,
5
+ "character_repetition_ratio": 0.020543677313563543,
6
+ "word_repetition_ratio": 0.00014377857697132795,
7
+ "special_characters_ratio": 0.16295572556253737,
8
+ "stopwords_ratio": 0.0006996764235777068,
9
+ "flagged_words_ratio": 5.1448572524019336e-05,
10
+ "lang_id_score": 0.9619998204828316,
11
+ "perplexity_score": 4432410.704620642
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 117.7640142671979,
17
+ "character_repetition_ratio": 0.036575617176943326,
18
+ "word_repetition_ratio": 0.0035216775518545538,
19
+ "special_characters_ratio": 0.025055718433726983,
20
+ "stopwords_ratio": 0.004962001879381852,
21
+ "flagged_words_ratio": 0.0014473202819471258,
22
+ "lang_id_score": 0.06969215023780981,
23
+ "perplexity_score": 2840385.6316573555
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 25.0,
29
+ "character_repetition_ratio": 0.0,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.158,
32
+ "stopwords_ratio": 0.0,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.986,
35
+ "perplexity_score": 3847050.5
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 21742.0,
41
+ "character_repetition_ratio": 0.15,
42
+ "word_repetition_ratio": 0.586,
43
+ "special_characters_ratio": 0.34,
44
+ "stopwords_ratio": 0.194,
45
+ "flagged_words_ratio": 0.194,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 21854541.7
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 15.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.094,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.157,
59
+ "perplexity_score": 2132.6
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 49.0,
65
+ "character_repetition_ratio": 0.083,
66
+ "word_repetition_ratio": 0.0,
67
+ "special_characters_ratio": 0.193,
68
+ "stopwords_ratio": 0.0,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.997,
71
+ "perplexity_score": 8508236.3
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 34.0,
77
+ "character_repetition_ratio": 0.027,
78
+ "word_repetition_ratio": 0.0,
79
+ "special_characters_ratio": 0.173,
80
+ "stopwords_ratio": 0.0,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.994,
83
+ "perplexity_score": 6172022.9
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 25.0,
89
+ "character_repetition_ratio": 0.0,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.158,
92
+ "stopwords_ratio": 0.0,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.986,
95
+ "perplexity_score": 3847050.5
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 20.0,
101
+ "character_repetition_ratio": 0.0,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.147,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.964,
107
+ "perplexity_score": 2206474.25
108
+ }
109
+ },
110
+ {
111
+ "total size": "3815791",
112
+ "keep size": "3479373",
113
+ "remove size": "336418"
114
+ }
115
+ ]
ind_Latn/mala_000039_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 28.512876098297838,
5
+ "character_repetition_ratio": 0.01837360169883518,
6
+ "word_repetition_ratio": 6.111812727688701e-05,
7
+ "special_characters_ratio": 0.16246937738466272,
8
+ "stopwords_ratio": 0.0006645298445328897,
9
+ "flagged_words_ratio": 4.972153873207419e-05,
10
+ "lang_id_score": 0.9618036653475,
11
+ "perplexity_score": 4512469.6634526905
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 13.115605763618253,
17
+ "character_repetition_ratio": 0.034967283125941453,
18
+ "word_repetition_ratio": 0.0026145625632732006,
19
+ "special_characters_ratio": 0.025025878823164094,
20
+ "stopwords_ratio": 0.0049734456204083,
21
+ "flagged_words_ratio": 0.0014437680666791507,
22
+ "lang_id_score": 0.07040410513506624,
23
+ "perplexity_score": 2847533.94194663
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 25.0,
29
+ "character_repetition_ratio": 0.0,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.157,
32
+ "stopwords_ratio": 0.0,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.987,
35
+ "perplexity_score": 3948129.5
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 974.0,
41
+ "character_repetition_ratio": 0.15,
42
+ "word_repetition_ratio": 0.411,
43
+ "special_characters_ratio": 0.34,
44
+ "stopwords_ratio": 0.19,
45
+ "flagged_words_ratio": 0.182,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 22292646.1
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 15.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.096,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.133,
59
+ "perplexity_score": 1306.0
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 43.0,
65
+ "character_repetition_ratio": 0.075,
66
+ "word_repetition_ratio": 0.0,
67
+ "special_characters_ratio": 0.193,
68
+ "stopwords_ratio": 0.0,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.997,
71
+ "perplexity_score": 8551352.5
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 32.0,
77
+ "character_repetition_ratio": 0.02,
78
+ "word_repetition_ratio": 0.0,
79
+ "special_characters_ratio": 0.172,
80
+ "stopwords_ratio": 0.0,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.995,
83
+ "perplexity_score": 6287209.0
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 25.0,
89
+ "character_repetition_ratio": 0.0,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.157,
92
+ "stopwords_ratio": 0.0,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.987,
95
+ "perplexity_score": 3948129.5
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 20.0,
101
+ "character_repetition_ratio": 0.0,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.146,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.964,
107
+ "perplexity_score": 2273494.4
108
+ }
109
+ },
110
+ {
111
+ "total size": "3815791",
112
+ "keep size": "3355048",
113
+ "remove size": "460743"
114
+ }
115
+ ]
ind_Latn/mala_000049_stas.jsonl ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "avg": {
4
+ "num_words": 38.021375652224044,
5
+ "character_repetition_ratio": 0.019738971484279777,
6
+ "word_repetition_ratio": 0.00011646054945371722,
7
+ "special_characters_ratio": 0.16365326157886045,
8
+ "stopwords_ratio": 0.0006686416181183982,
9
+ "flagged_words_ratio": 4.75563382680913e-05,
10
+ "lang_id_score": 0.9600795187890312,
11
+ "perplexity_score": 4421277.637487781
12
+ }
13
+ },
14
+ {
15
+ "std": {
16
+ "num_words": 117.03683660550358,
17
+ "character_repetition_ratio": 0.03543259976152702,
18
+ "word_repetition_ratio": 0.0031159862111845484,
19
+ "special_characters_ratio": 0.025940069153872012,
20
+ "stopwords_ratio": 0.0048767825016681485,
21
+ "flagged_words_ratio": 0.0013805134753580434,
22
+ "lang_id_score": 0.07136989250392488,
23
+ "perplexity_score": 2865989.5359938466
24
+ }
25
+ },
26
+ {
27
+ "median": {
28
+ "num_words": 25.0,
29
+ "character_repetition_ratio": 0.0,
30
+ "word_repetition_ratio": 0.0,
31
+ "special_characters_ratio": 0.158,
32
+ "stopwords_ratio": 0.0,
33
+ "flagged_words_ratio": 0.0,
34
+ "lang_id_score": 0.986,
35
+ "perplexity_score": 3823605.4
36
+ }
37
+ },
38
+ {
39
+ "max": {
40
+ "num_words": 25974.0,
41
+ "character_repetition_ratio": 0.15,
42
+ "word_repetition_ratio": 0.462,
43
+ "special_characters_ratio": 0.34,
44
+ "stopwords_ratio": 0.192,
45
+ "flagged_words_ratio": 0.158,
46
+ "lang_id_score": 1.0,
47
+ "perplexity_score": 21228777.6
48
+ }
49
+ },
50
+ {
51
+ "min": {
52
+ "num_words": 15.0,
53
+ "character_repetition_ratio": 0.0,
54
+ "word_repetition_ratio": 0.0,
55
+ "special_characters_ratio": 0.086,
56
+ "stopwords_ratio": 0.0,
57
+ "flagged_words_ratio": 0.0,
58
+ "lang_id_score": 0.109,
59
+ "perplexity_score": 2159.9
60
+ }
61
+ },
62
+ {
63
+ "90%": {
64
+ "num_words": 50.0,
65
+ "character_repetition_ratio": 0.078,
66
+ "word_repetition_ratio": 0.0,
67
+ "special_characters_ratio": 0.195,
68
+ "stopwords_ratio": 0.0,
69
+ "flagged_words_ratio": 0.0,
70
+ "lang_id_score": 0.997,
71
+ "perplexity_score": 8529292.000000004
72
+ }
73
+ },
74
+ {
75
+ "75%": {
76
+ "num_words": 34.0,
77
+ "character_repetition_ratio": 0.025,
78
+ "word_repetition_ratio": 0.0,
79
+ "special_characters_ratio": 0.174,
80
+ "stopwords_ratio": 0.0,
81
+ "flagged_words_ratio": 0.0,
82
+ "lang_id_score": 0.994,
83
+ "perplexity_score": 6173737.4
84
+ }
85
+ },
86
+ {
87
+ "50%": {
88
+ "num_words": 25.0,
89
+ "character_repetition_ratio": 0.0,
90
+ "word_repetition_ratio": 0.0,
91
+ "special_characters_ratio": 0.158,
92
+ "stopwords_ratio": 0.0,
93
+ "flagged_words_ratio": 0.0,
94
+ "lang_id_score": 0.986,
95
+ "perplexity_score": 3823605.4
96
+ }
97
+ },
98
+ {
99
+ "25%": {
100
+ "num_words": 20.0,
101
+ "character_repetition_ratio": 0.0,
102
+ "word_repetition_ratio": 0.0,
103
+ "special_characters_ratio": 0.147,
104
+ "stopwords_ratio": 0.0,
105
+ "flagged_words_ratio": 0.0,
106
+ "lang_id_score": 0.962,
107
+ "perplexity_score": 2167105.05
108
+ }
109
+ },
110
+ {
111
+ "total size": "3815790",
112
+ "keep size": "3436085",
113
+ "remove size": "379705"
114
+ }
115
+ ]