hgissbkh commited on
Commit
f47a963
1 Parent(s): 1cce4e5

Upload dataset

Browse files
README.md CHANGED
@@ -179,6 +179,42 @@ dataset_info:
179
  num_examples: 3000
180
  download_size: 1277939
181
  dataset_size: 1911809
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
182
  configs:
183
  - config_name: boolq
184
  data_files:
@@ -228,4 +264,12 @@ configs:
228
  path: rte/validation-*
229
  - split: test
230
  path: rte/test-*
 
 
 
 
 
 
 
 
231
  ---
 
179
  num_examples: 3000
180
  download_size: 1277939
181
  dataset_size: 1911809
182
+ - config_name: wic
183
+ features:
184
+ - name: word
185
+ dtype: string
186
+ - name: sentence1
187
+ dtype: string
188
+ - name: sentence2
189
+ dtype: string
190
+ - name: start1
191
+ dtype: int32
192
+ - name: start2
193
+ dtype: int32
194
+ - name: end1
195
+ dtype: int32
196
+ - name: end2
197
+ dtype: int32
198
+ - name: idx
199
+ dtype: int32
200
+ - name: label
201
+ dtype:
202
+ class_label:
203
+ names:
204
+ - 'False'
205
+ - 'True'
206
+ splits:
207
+ - name: train
208
+ num_bytes: 658381
209
+ num_examples: 5428
210
+ - name: validation
211
+ num_bytes: 81811
212
+ num_examples: 638
213
+ - name: test
214
+ num_bytes: 178831
215
+ num_examples: 1400
216
+ download_size: 597226
217
+ dataset_size: 919023
218
  configs:
219
  - config_name: boolq
220
  data_files:
 
264
  path: rte/validation-*
265
  - split: test
266
  path: rte/test-*
267
+ - config_name: wic
268
+ data_files:
269
+ - split: train
270
+ path: wic/train-*
271
+ - split: validation
272
+ path: wic/validation-*
273
+ - split: test
274
+ path: wic/test-*
275
  ---
wic/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a51d8d4c6ff142fe09bc37f0ae3484ab379d43aae86935b3b29b28ac1159dc2
3
+ size 126788
wic/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e0bbf2dc5db6bee5a1aa492db4118cc16a1884f6584fb853b7ec9856074386c
3
+ size 410323
wic/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55aac95d17d8962f7199859eb4bce4cab7c2a12586c137152963f08773d2fe44
3
+ size 60115