Hyukkyu commited on
Commit
15266da
·
verified ·
1 Parent(s): 0abde4a

Upload dataset

Browse files
README.md CHANGED
@@ -205,6 +205,36 @@ dataset_info:
205
  num_examples: 1400
206
  download_size: 591526
207
  dataset_size: 1069277
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
208
  configs:
209
  - config_name: boolq
210
  data_files:
@@ -262,4 +292,12 @@ configs:
262
  path: wic/validation-*
263
  - split: test
264
  path: wic/test-*
 
 
 
 
 
 
 
 
265
  ---
 
205
  num_examples: 1400
206
  download_size: 591526
207
  dataset_size: 1069277
208
+ - config_name: wsc
209
+ features:
210
+ - name: text
211
+ dtype: string
212
+ - name: target
213
+ struct:
214
+ - name: span1_index
215
+ dtype: int64
216
+ - name: span1_text
217
+ dtype: string
218
+ - name: span2_index
219
+ dtype: int64
220
+ - name: span2_text
221
+ dtype: string
222
+ - name: idx
223
+ dtype: int64
224
+ - name: label
225
+ dtype: bool
226
+ splits:
227
+ - name: train
228
+ num_bytes: 91597
229
+ num_examples: 554
230
+ - name: validation
231
+ num_bytes: 21950
232
+ num_examples: 104
233
+ - name: test
234
+ num_bytes: 32011
235
+ num_examples: 146
236
+ download_size: 47100
237
+ dataset_size: 145558
238
  configs:
239
  - config_name: boolq
240
  data_files:
 
292
  path: wic/validation-*
293
  - split: test
294
  path: wic/test-*
295
+ - config_name: wsc
296
+ data_files:
297
+ - split: train
298
+ path: wsc/train-*
299
+ - split: validation
300
+ path: wsc/validation-*
301
+ - split: test
302
+ path: wsc/test-*
303
  ---
wsc/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6141c2de1c36511c83823a232542507cfc9232b8ab64e758fedf35f811039414
3
+ size 11346
wsc/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72661c681884e473486369929177542030933a0311136b3071b7df3dd49da924
3
+ size 26461
wsc/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7a3c1e1b15773cfcf11c950868ddf0424d0c664102ef28b5339875174dc2c96
3
+ size 9293