tfivezhang
commited on
Commit
·
04edec8
1
Parent(s):
8381461
upload files
Browse files- README.md +13 -0
- wiki-zh-00001-of-00004.parquet +3 -0
- wiki-zh-00002-of-00004.parquet +3 -0
- wiki-zh-00003-of-00004.parquet +3 -0
- wiki-zh-00004-of-00004.parquet +3 -0
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
Chinese wikipedia (sourced from [here](https://huggingface.co/datasets/m-a-p/MAP-CC)) cleaned by the following steps:
|
6 |
+
|
7 |
+
- All text in Traditional Chinese is converted into Simplified Chinese using zhconv.
|
8 |
+
- Duplicates are removed.
|
9 |
+
- Low-quality text are heuristically removed based on proportion of special characters.
|
10 |
+
- Qwen2.5-32B-Instruct is used to generate language quality annotation (on a scale of 1-5) for 398K Chinese samples and 250K English samples. An XLM-RoBERT-large classifier is trained with regression on these annotations. Any document receiving a score of 1 or 2 from the classifier is removed.
|
11 |
+
|
12 |
+
### Data Statistics
|
13 |
+
|
14 |
+
Number of samples: 2,021,184.
|
15 |
+
|
16 |
+
Size of parquet files: 3G.
|
wiki-zh-00001-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fea7bd3809e4e3ec50888faf38ed5b927de3f05d9638050ce8a879e97f0011a5
|
3 |
+
size 854044030
|
wiki-zh-00002-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18b78251e2af4c762feeff56b24202324d1734ec6cb6c11c78cb736ba516419a
|
3 |
+
size 823078196
|
wiki-zh-00003-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a84d81f9139b548c3bf4dd89c4201a14aa5d809289dcc883317b04cd05ed6869
|
3 |
+
size 796824790
|
wiki-zh-00004-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1159a7c650fe19b06f4023cc5447de10c9a71638ff7a943a27f7fd28e76deed
|
3 |
+
size 732743404
|