shchoi1019 commited on
Commit
adf6234
·
verified ·
1 Parent(s): d7f34b3

Upload dataset

Browse files
Grammar Error Detection/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8932e88ca058e80c10dc1064a6d38cf403a8f8f8a3fa48346667a642a26fb33
3
+ size 3319971
README.md CHANGED
@@ -72,6 +72,24 @@ dataset_info:
72
  num_examples: 36990
73
  download_size: 7467468
74
  dataset_size: 33082423
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  - config_name: Keyword Tagging
76
  features:
77
  - name: instruction
@@ -395,6 +413,10 @@ configs:
395
  data_files:
396
  - split: train
397
  path: Coreference Resolution/train-*
 
 
 
 
398
  - config_name: Keyword Tagging
399
  data_files:
400
  - split: train
 
72
  num_examples: 36990
73
  download_size: 7467468
74
  dataset_size: 33082423
75
+ - config_name: Grammar Error Detection
76
+ features:
77
+ - name: instruction
78
+ dtype: string
79
+ - name: input
80
+ dtype: string
81
+ - name: output
82
+ dtype: string
83
+ - name: domain
84
+ dtype: string
85
+ - name: lang
86
+ dtype: string
87
+ splits:
88
+ - name: train
89
+ num_bytes: 22339465
90
+ num_examples: 18015
91
+ download_size: 3319971
92
+ dataset_size: 22339465
93
  - config_name: Keyword Tagging
94
  features:
95
  - name: instruction
 
413
  data_files:
414
  - split: train
415
  path: Coreference Resolution/train-*
416
+ - config_name: Grammar Error Detection
417
+ data_files:
418
+ - split: train
419
+ path: Grammar Error Detection/train-*
420
  - config_name: Keyword Tagging
421
  data_files:
422
  - split: train