File size: 797 Bytes
46fcb3e
 
 
 
 
 
 
 
 
 
 
 
d39dba3
 
 
 
 
 
 
 
 
 
46fcb3e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: passage
    dtype: string
  splits:
  - name: train
    num_bytes: 18979214734
    num_examples: 88328203
  download_size: 1025261393
  dataset_size: 18979214734
---
# `chinese_clean_passages_80m`

包含**8千余万**(88328203)个**纯净**中文段落,不包含任何字母、数字。\
Containing more than **80 million pure \& clean** Chinese passages, without any letters/digits/special tokens.

文本长度大部分介于50\~200个汉字之间。\
The passage length is approximately 50\~200 Chinese characters.

数据是基于[CLUE中文预训练语料集](https://github.com/CLUEbenchmark/CLUE)进行处理、过滤得到的。\
This dataset is processed/filtered from the [CLUE pre-training corpus](https://github.com/CLUEbenchmark/CLUE).