shchoi1019 commited on
Commit
23e370f
·
verified ·
1 Parent(s): 7fec7e0

Upload dataset

Browse files
README.md CHANGED
@@ -91,6 +91,28 @@ dataset_info:
91
  num_examples: 400
92
  download_size: 156983
93
  dataset_size: 282125
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  configs:
95
  - config_name: boolq
96
  data_files:
@@ -126,4 +148,12 @@ configs:
126
  path: sentineg/test_originated-*
127
  - split: validation
128
  path: sentineg/validation-*
 
 
 
 
 
 
 
 
129
  ---
 
91
  num_examples: 400
92
  download_size: 156983
93
  dataset_size: 282125
94
+ - config_name: wic
95
+ features:
96
+ - name: word
97
+ dtype: string
98
+ - name: context_1
99
+ dtype: string
100
+ - name: context_2
101
+ dtype: string
102
+ - name: label
103
+ dtype: int64
104
+ splits:
105
+ - name: train
106
+ num_bytes: 543416
107
+ num_examples: 3318
108
+ - name: test
109
+ num_bytes: 6715626
110
+ num_examples: 40379
111
+ - name: validation
112
+ num_bytes: 98931
113
+ num_examples: 610
114
+ download_size: 4748866
115
+ dataset_size: 7357973
116
  configs:
117
  - config_name: boolq
118
  data_files:
 
148
  path: sentineg/test_originated-*
149
  - split: validation
150
  path: sentineg/validation-*
151
+ - config_name: wic
152
+ data_files:
153
+ - split: train
154
+ path: wic/train-*
155
+ - split: test
156
+ path: wic/test-*
157
+ - split: validation
158
+ path: wic/validation-*
159
  ---
wic/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebebf065dc40f5443631801fe2cc10623c57b9513ec0176686708f6ab390fd28
3
+ size 4308531
wic/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2368b870b94aa40cfe2e39a92d48344b936d2d2f259b06f285ea4f3bf7d024ba
3
+ size 369475
wic/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55c95093f97cfce4d0273f6df641ef2c31d57c811da876ebc2ab1c77ab668ee6
3
+ size 70860