shchoi1019 commited on
Commit
1fa816c
·
verified ·
1 Parent(s): 10e75b4

Upload dataset

Browse files
Information Extraction/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f102fa5b85f56e36dfed0da60e4aaa827485cded575be348824cae668946f9a
3
+ size 14674014
README.md CHANGED
@@ -180,6 +180,24 @@ dataset_info:
180
  num_examples: 18015
181
  download_size: 3319971
182
  dataset_size: 22339465
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
183
  - config_name: Keyword Tagging
184
  features:
185
  - name: instruction
@@ -707,6 +725,10 @@ configs:
707
  data_files:
708
  - split: train
709
  path: Grammar Error Detection/train-*
 
 
 
 
710
  - config_name: Keyword Tagging
711
  data_files:
712
  - split: train
 
180
  num_examples: 18015
181
  download_size: 3319971
182
  dataset_size: 22339465
183
+ - config_name: Information Extraction
184
+ features:
185
+ - name: instruction
186
+ dtype: string
187
+ - name: input
188
+ dtype: string
189
+ - name: output
190
+ dtype: string
191
+ - name: domain
192
+ dtype: string
193
+ - name: lang
194
+ dtype: string
195
+ splits:
196
+ - name: train
197
+ num_bytes: 64231233
198
+ num_examples: 91850
199
+ download_size: 14674014
200
+ dataset_size: 64231233
201
  - config_name: Keyword Tagging
202
  features:
203
  - name: instruction
 
725
  data_files:
726
  - split: train
727
  path: Grammar Error Detection/train-*
728
+ - config_name: Information Extraction
729
+ data_files:
730
+ - split: train
731
+ path: Information Extraction/train-*
732
  - config_name: Keyword Tagging
733
  data_files:
734
  - split: train