shibing624 commited on
Commit
4443042
1 Parent(s): 7ebf50f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -24,8 +24,8 @@ SIGHAN+Wang271K中文纠错数据集(27万条),是通过原始SIGHAN13、14、
24
 
25
  ### Original Dataset Summary
26
 
27
- - test.json 为 **SIGHAN数据集**, 包括SIGHAN13 14 15,来自 [官方csc.html](http://nlp.ee.ncu.edu.tw/resource/csc.html) ,大小:339K
28
- - train.json 和 dev.json 为 **Wang271K数据集**,包括 Wang271K ,来自 [Automatic-Corpus-Generation dimmywang提供](https://github.com/wdimmy/Automatic-Corpus-Generation/blob/master/corpus/train.sgml) ,大小: 93M
29
 
30
  ### Supported Tasks and Leaderboards
31
 
@@ -67,7 +67,7 @@ An example of "train" looks as follows:
67
 
68
  | | train | dev | test |
69
  |---------------|------:|--:|--:|
70
- | CSC | 200K | 71K | 4K |
71
 
72
  ## Dataset Creation
73
 
 
24
 
25
  ### Original Dataset Summary
26
 
27
+ - test.json 为 **SIGHAN数据集**, 包括SIGHAN13 14 15,来自 [官方csc.html](http://nlp.ee.ncu.edu.tw/resource/csc.html) ,文件大小:339K,4千条。
28
+ - train.json 和 dev.json 为 **Wang271K数据集**,包括 Wang271K ,来自 [Automatic-Corpus-Generation dimmywang提供](https://github.com/wdimmy/Automatic-Corpus-Generation/blob/master/corpus/train.sgml) ,文件大小:93M,27万条。
29
 
30
  ### Supported Tasks and Leaderboards
31
 
 
67
 
68
  | | train | dev | test |
69
  |---------------|------:|--:|--:|
70
+ | CSC | 20万条 | 7万条 | 4千条 |
71
 
72
  ## Dataset Creation
73