Datasets:
Upload folder using huggingface_hub
Browse files- .gitattributes +5 -0
- audit_report.json +87 -0
- final_corpus_1M.csv +3 -0
- stage10_final_corpus.csv +3 -0
- stage10_length_filter_log.csv +3 -0
- stage8_cleaned.csv +3 -0
- stage8_filter_log.csv +3 -0
.gitattributes
CHANGED
|
@@ -65,3 +65,8 @@ stage4_cleaned.csv filter=lfs diff=lfs merge=lfs -text
|
|
| 65 |
stage5_cleaned.csv filter=lfs diff=lfs merge=lfs -text
|
| 66 |
stage6_cleaned.csv filter=lfs diff=lfs merge=lfs -text
|
| 67 |
stage7_cleaned.csv filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
stage5_cleaned.csv filter=lfs diff=lfs merge=lfs -text
|
| 66 |
stage6_cleaned.csv filter=lfs diff=lfs merge=lfs -text
|
| 67 |
stage7_cleaned.csv filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
final_corpus_1M.csv filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
stage10_final_corpus.csv filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
stage10_length_filter_log.csv filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
stage8_cleaned.csv filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
stage8_filter_log.csv filter=lfs diff=lfs merge=lfs -text
|
audit_report.json
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pipeline_stages": [
|
| 3 |
+
[
|
| 4 |
+
"Stage 1",
|
| 5 |
+
"Baseline",
|
| 6 |
+
7281026,
|
| 7 |
+
0
|
| 8 |
+
],
|
| 9 |
+
[
|
| 10 |
+
"Stage 2",
|
| 11 |
+
"Encoding",
|
| 12 |
+
7105977,
|
| 13 |
+
175049
|
| 14 |
+
],
|
| 15 |
+
[
|
| 16 |
+
"Stage 3",
|
| 17 |
+
"Structural Noise",
|
| 18 |
+
6997728,
|
| 19 |
+
108249
|
| 20 |
+
],
|
| 21 |
+
[
|
| 22 |
+
"Stage 4",
|
| 23 |
+
"Boilerplate",
|
| 24 |
+
6509247,
|
| 25 |
+
488481
|
| 26 |
+
],
|
| 27 |
+
[
|
| 28 |
+
"Stage 5",
|
| 29 |
+
"Segmentation",
|
| 30 |
+
6570046,
|
| 31 |
+
19077
|
| 32 |
+
],
|
| 33 |
+
[
|
| 34 |
+
"Stage 6",
|
| 35 |
+
"Exact Dedup",
|
| 36 |
+
6374926,
|
| 37 |
+
195120
|
| 38 |
+
],
|
| 39 |
+
[
|
| 40 |
+
"Stage 7",
|
| 41 |
+
"Near Dedup",
|
| 42 |
+
6283262,
|
| 43 |
+
91664
|
| 44 |
+
],
|
| 45 |
+
[
|
| 46 |
+
"Stage 8",
|
| 47 |
+
"Script Filter",
|
| 48 |
+
5944633,
|
| 49 |
+
338629
|
| 50 |
+
],
|
| 51 |
+
[
|
| 52 |
+
"Stage 9",
|
| 53 |
+
"Normalization",
|
| 54 |
+
5944633,
|
| 55 |
+
0
|
| 56 |
+
],
|
| 57 |
+
[
|
| 58 |
+
"Stage 10",
|
| 59 |
+
"Length Filter",
|
| 60 |
+
5684456,
|
| 61 |
+
260177
|
| 62 |
+
],
|
| 63 |
+
[
|
| 64 |
+
"Stage 11",
|
| 65 |
+
"Quality Selection",
|
| 66 |
+
1000000,
|
| 67 |
+
4684456
|
| 68 |
+
]
|
| 69 |
+
],
|
| 70 |
+
"final_statistics": {
|
| 71 |
+
"sentence_count": 1000000,
|
| 72 |
+
"total_words": 10746623,
|
| 73 |
+
"vocabulary_size": 520446,
|
| 74 |
+
"type_token_ratio": 0.048428794794420534,
|
| 75 |
+
"median_chars": 64.0,
|
| 76 |
+
"median_words": 11.0,
|
| 77 |
+
"mean_sinhala_ratio": 0.9955517945507983
|
| 78 |
+
},
|
| 79 |
+
"quality_scoring": {
|
| 80 |
+
"total_scored": 5684456,
|
| 81 |
+
"target_size": 1000000,
|
| 82 |
+
"cutoff_score": 0.9790849902188197,
|
| 83 |
+
"score_min": 0.5027132658029089,
|
| 84 |
+
"score_median": 0.9296862943770501,
|
| 85 |
+
"score_max": 1.0
|
| 86 |
+
}
|
| 87 |
+
}
|
final_corpus_1M.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c87030926892a08f3c8370e13d78d61f3631f0fd35c7ad561991eb231b6c8d7
|
| 3 |
+
size 174811652
|
stage10_final_corpus.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:288549de7a149e61e57d81d45aa765d35130eb4bff737b982695c4a1b88aab1a
|
| 3 |
+
size 1148928100
|
stage10_length_filter_log.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc1e84442d32d3b9ae9933aa6c10369bb80abce08e5f94fb5a8124fd50fb45ec
|
| 3 |
+
size 111403638
|
stage8_cleaned.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e06acaee46d314d30e50bc156764a6a50f5aa1e7a4114766eb3092e202d4009
|
| 3 |
+
size 1252836093
|
stage8_filter_log.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac540db796f455a7d3babfe9bec7c1e12b9bc2765e3f7c2b6c39560136f91ae9
|
| 3 |
+
size 62928655
|