lhoestq HF staff commited on
Commit
2a0e2a0
1 Parent(s): 3e2ec9d

add dataset_info in dataset metadata

Browse files
Files changed (1) hide show
  1. README.md +277 -1
README.md CHANGED
@@ -26,6 +26,282 @@ task_categories:
26
  task_ids:
27
  - natural-language-inference
28
  - multi-class-classification
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  ---
30
 
31
  # Dataset Card for [Russian SuperGLUE]
@@ -682,4 +958,4 @@ All our datasets are published by MIT License.
682
  ```
683
  ### Contributions
684
 
685
- Thanks to [@slowwavesleep](https://github.com/slowwavesleep) for adding this dataset.
 
26
  task_ids:
27
  - natural-language-inference
28
  - multi-class-classification
29
+ dataset_info:
30
+ - config_name: lidirus
31
+ features:
32
+ - name: sentence1
33
+ dtype: string
34
+ - name: sentence2
35
+ dtype: string
36
+ - name: knowledge
37
+ dtype: string
38
+ - name: lexical-semantics
39
+ dtype: string
40
+ - name: logic
41
+ dtype: string
42
+ - name: predicate-argument-structure
43
+ dtype: string
44
+ - name: idx
45
+ dtype: int32
46
+ - name: label
47
+ dtype:
48
+ class_label:
49
+ names:
50
+ 0: entailment
51
+ 1: not_entailment
52
+ splits:
53
+ - name: test
54
+ num_bytes: 470306
55
+ num_examples: 1104
56
+ download_size: 47118
57
+ dataset_size: 470306
58
+ - config_name: rcb
59
+ features:
60
+ - name: premise
61
+ dtype: string
62
+ - name: hypothesis
63
+ dtype: string
64
+ - name: verb
65
+ dtype: string
66
+ - name: negation
67
+ dtype: string
68
+ - name: idx
69
+ dtype: int32
70
+ - name: label
71
+ dtype:
72
+ class_label:
73
+ names:
74
+ 0: entailment
75
+ 1: contradiction
76
+ 2: neutral
77
+ splits:
78
+ - name: test
79
+ num_bytes: 207031
80
+ num_examples: 438
81
+ - name: train
82
+ num_bytes: 199712
83
+ num_examples: 438
84
+ - name: validation
85
+ num_bytes: 97993
86
+ num_examples: 220
87
+ download_size: 136700
88
+ dataset_size: 504736
89
+ - config_name: parus
90
+ features:
91
+ - name: premise
92
+ dtype: string
93
+ - name: choice1
94
+ dtype: string
95
+ - name: choice2
96
+ dtype: string
97
+ - name: question
98
+ dtype: string
99
+ - name: idx
100
+ dtype: int32
101
+ - name: label
102
+ dtype:
103
+ class_label:
104
+ names:
105
+ 0: choice1
106
+ 1: choice2
107
+ splits:
108
+ - name: test
109
+ num_bytes: 93192
110
+ num_examples: 500
111
+ - name: train
112
+ num_bytes: 74467
113
+ num_examples: 400
114
+ - name: validation
115
+ num_bytes: 19397
116
+ num_examples: 100
117
+ download_size: 57585
118
+ dataset_size: 187056
119
+ - config_name: muserc
120
+ features:
121
+ - name: paragraph
122
+ dtype: string
123
+ - name: question
124
+ dtype: string
125
+ - name: answer
126
+ dtype: string
127
+ - name: idx
128
+ struct:
129
+ - name: paragraph
130
+ dtype: int32
131
+ - name: question
132
+ dtype: int32
133
+ - name: answer
134
+ dtype: int32
135
+ - name: label
136
+ dtype:
137
+ class_label:
138
+ names:
139
+ 0: 'False'
140
+ 1: 'True'
141
+ splits:
142
+ - name: test
143
+ num_bytes: 19850930
144
+ num_examples: 7614
145
+ - name: train
146
+ num_bytes: 31651155
147
+ num_examples: 11950
148
+ - name: validation
149
+ num_bytes: 5964157
150
+ num_examples: 2235
151
+ download_size: 1196720
152
+ dataset_size: 57466242
153
+ - config_name: terra
154
+ features:
155
+ - name: premise
156
+ dtype: string
157
+ - name: hypothesis
158
+ dtype: string
159
+ - name: idx
160
+ dtype: int32
161
+ - name: label
162
+ dtype:
163
+ class_label:
164
+ names:
165
+ 0: entailment
166
+ 1: not_entailment
167
+ splits:
168
+ - name: test
169
+ num_bytes: 1713499
170
+ num_examples: 3198
171
+ - name: train
172
+ num_bytes: 1409243
173
+ num_examples: 2616
174
+ - name: validation
175
+ num_bytes: 161485
176
+ num_examples: 307
177
+ download_size: 907346
178
+ dataset_size: 3284227
179
+ - config_name: russe
180
+ features:
181
+ - name: word
182
+ dtype: string
183
+ - name: sentence1
184
+ dtype: string
185
+ - name: sentence2
186
+ dtype: string
187
+ - name: start1
188
+ dtype: int32
189
+ - name: start2
190
+ dtype: int32
191
+ - name: end1
192
+ dtype: int32
193
+ - name: end2
194
+ dtype: int32
195
+ - name: gold_sense1
196
+ dtype: int32
197
+ - name: gold_sense2
198
+ dtype: int32
199
+ - name: idx
200
+ dtype: int32
201
+ - name: label
202
+ dtype:
203
+ class_label:
204
+ names:
205
+ 0: 'False'
206
+ 1: 'True'
207
+ splits:
208
+ - name: test
209
+ num_bytes: 10046000
210
+ num_examples: 18892
211
+ - name: train
212
+ num_bytes: 6913280
213
+ num_examples: 19845
214
+ - name: validation
215
+ num_bytes: 2957491
216
+ num_examples: 8505
217
+ download_size: 3806009
218
+ dataset_size: 19916771
219
+ - config_name: rwsd
220
+ features:
221
+ - name: text
222
+ dtype: string
223
+ - name: span1_index
224
+ dtype: int32
225
+ - name: span2_index
226
+ dtype: int32
227
+ - name: span1_text
228
+ dtype: string
229
+ - name: span2_text
230
+ dtype: string
231
+ - name: idx
232
+ dtype: int32
233
+ - name: label
234
+ dtype:
235
+ class_label:
236
+ names:
237
+ 0: 'False'
238
+ 1: 'True'
239
+ splits:
240
+ - name: test
241
+ num_bytes: 59051
242
+ num_examples: 154
243
+ - name: train
244
+ num_bytes: 132274
245
+ num_examples: 606
246
+ - name: validation
247
+ num_bytes: 87959
248
+ num_examples: 204
249
+ download_size: 40508
250
+ dataset_size: 279284
251
+ - config_name: danetqa
252
+ features:
253
+ - name: question
254
+ dtype: string
255
+ - name: passage
256
+ dtype: string
257
+ - name: idx
258
+ dtype: int32
259
+ - name: label
260
+ dtype:
261
+ class_label:
262
+ names:
263
+ 0: 'False'
264
+ 1: 'True'
265
+ splits:
266
+ - name: test
267
+ num_bytes: 1023062
268
+ num_examples: 805
269
+ - name: train
270
+ num_bytes: 2474006
271
+ num_examples: 1749
272
+ - name: validation
273
+ num_bytes: 1076455
274
+ num_examples: 821
275
+ download_size: 1293761
276
+ dataset_size: 4573523
277
+ - config_name: rucos
278
+ features:
279
+ - name: passage
280
+ dtype: string
281
+ - name: query
282
+ dtype: string
283
+ - name: entities
284
+ sequence: string
285
+ - name: answers
286
+ sequence: string
287
+ - name: idx
288
+ struct:
289
+ - name: passage
290
+ dtype: int32
291
+ - name: query
292
+ dtype: int32
293
+ splits:
294
+ - name: test
295
+ num_bytes: 15535209
296
+ num_examples: 7257
297
+ - name: train
298
+ num_bytes: 160095378
299
+ num_examples: 72193
300
+ - name: validation
301
+ num_bytes: 16980563
302
+ num_examples: 7577
303
+ download_size: 56208297
304
+ dataset_size: 192611150
305
  ---
306
 
307
  # Dataset Card for [Russian SuperGLUE]
 
958
  ```
959
  ### Contributions
960
 
961
+ Thanks to [@slowwavesleep](https://github.com/slowwavesleep) for adding this dataset.