Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- zh
|
7 |
+
tags:
|
8 |
+
- wikipedia
|
9 |
+
size_categories:
|
10 |
+
- 100K<n<1M
|
11 |
---
|
12 |
+
|
13 |
+
本数据集基于中文维基2023年7月20日的dump存档。作为一项以数据为中心的工作,本数据集仅保留了 `454,574条` 质量较高的词条内容。具体而言:
|
14 |
+
* 过滤了Template, Category, Wikipedia, File, Topic, Portal, MediaWiki, Draft, Help等特殊类型的词条
|
15 |
+
* 使用启发式的方法和自有的NLU模型过滤了一部分质量较低的词条
|
16 |
+
* 过滤了一部分内容较为敏感或存在争议性的词条。
|
17 |
+
|
18 |
+
|
19 |
+
This dataset is based on the Chinese Wikipedia dump archive from July 20th, 2023. As a data-centric effort, the dataset retains `454,574` high-quality entries. Specifically:
|
20 |
+
* Entries of special types such as Template, Category, Wikipedia, File, Topic, Portal, MediaWiki, Draft, and Help have been filtered out.
|
21 |
+
* A heuristic approach and proprietary NLU models have been used to filter out some low-quality entries.
|
22 |
+
* Entries with sensitive or controversial content have also been filtered out.
|