Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
machine-generated
Annotations Creators:
machine-generated
Source Datasets:
original
Tags:
License:
albertvillanova HF staff commited on
Commit
3faa85c
1 Parent(s): 0f91fab

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -20,139 +20,245 @@ task_ids:
20
  paperswithcode_id: imppres
21
  pretty_name: IMPPRES
22
  dataset_info:
23
- - config_name: presupposition_all_n_presupposition
24
  features:
25
  - name: premise
26
  dtype: string
27
  - name: hypothesis
28
  dtype: string
29
- - name: trigger
30
- dtype: string
31
- - name: trigger1
32
- dtype: string
33
- - name: trigger2
34
- dtype: string
35
- - name: presupposition
36
- dtype: string
37
- - name: gold_label
38
  dtype:
39
  class_label:
40
  names:
41
  '0': entailment
42
  '1': neutral
43
  '2': contradiction
44
- - name: UID
 
 
 
 
 
 
 
45
  dtype: string
46
- - name: pairID
 
 
 
 
47
  dtype: string
48
- - name: paradigmID
49
- dtype: int16
50
  splits:
51
- - name: all_n_presupposition
52
- num_bytes: 458492
53
- num_examples: 1900
54
  download_size: 335088
55
- dataset_size: 458492
56
- - config_name: presupposition_both_presupposition
57
  features:
58
  - name: premise
59
  dtype: string
60
  - name: hypothesis
61
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  - name: trigger
63
  dtype: string
64
- - name: trigger1
65
  dtype: string
66
- - name: trigger2
 
 
 
 
 
 
 
 
67
  dtype: string
68
- - name: presupposition
69
  dtype: string
70
- - name: gold_label
71
  dtype:
72
  class_label:
73
  names:
74
  '0': entailment
75
  '1': neutral
76
  '2': contradiction
77
- - name: UID
 
 
 
 
 
 
 
78
  dtype: string
79
- - name: pairID
 
 
 
 
80
  dtype: string
81
- - name: paradigmID
82
- dtype: int16
83
  splits:
84
- - name: both_presupposition
85
- num_bytes: 432792
86
- num_examples: 1900
87
  download_size: 335088
88
- dataset_size: 432792
89
- - config_name: presupposition_change_of_state
90
  features:
91
  - name: premise
92
  dtype: string
93
  - name: hypothesis
94
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95
  - name: trigger
96
  dtype: string
97
- - name: trigger1
98
  dtype: string
99
- - name: trigger2
 
 
 
 
 
 
 
 
100
  dtype: string
101
- - name: presupposition
102
  dtype: string
103
- - name: gold_label
104
  dtype:
105
  class_label:
106
  names:
107
  '0': entailment
108
  '1': neutral
109
  '2': contradiction
110
- - name: UID
 
 
 
 
 
 
 
111
  dtype: string
112
- - name: pairID
 
 
 
 
113
  dtype: string
114
- - name: paradigmID
115
- dtype: int16
116
  splits:
117
- - name: change_of_state
118
- num_bytes: 308627
119
- num_examples: 1900
120
  download_size: 335088
121
- dataset_size: 308627
122
- - config_name: presupposition_cleft_existence
123
  features:
124
  - name: premise
125
  dtype: string
126
  - name: hypothesis
127
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
128
  - name: trigger
129
  dtype: string
130
- - name: trigger1
131
  dtype: string
132
- - name: trigger2
 
 
 
 
 
 
 
 
133
  dtype: string
134
- - name: presupposition
135
  dtype: string
136
- - name: gold_label
137
  dtype:
138
  class_label:
139
  names:
140
  '0': entailment
141
  '1': neutral
142
  '2': contradiction
143
- - name: UID
 
 
 
 
 
 
 
144
  dtype: string
145
- - name: pairID
 
 
 
 
146
  dtype: string
147
- - name: paradigmID
148
- dtype: int16
149
  splits:
150
- - name: cleft_existence
151
- num_bytes: 363238
152
- num_examples: 1900
153
  download_size: 335088
154
- dataset_size: 363238
155
- - config_name: presupposition_cleft_uniqueness
156
  features:
157
  - name: premise
158
  dtype: string
@@ -180,12 +286,12 @@ dataset_info:
180
  - name: paradigmID
181
  dtype: int16
182
  splits:
183
- - name: cleft_uniqueness
184
- num_bytes: 388779
185
  num_examples: 1900
186
- download_size: 335088
187
- dataset_size: 388779
188
- - config_name: presupposition_only_presupposition
189
  features:
190
  - name: premise
191
  dtype: string
@@ -213,12 +319,12 @@ dataset_info:
213
  - name: paradigmID
214
  dtype: int16
215
  splits:
216
- - name: only_presupposition
217
- num_bytes: 349018
218
  num_examples: 1900
219
  download_size: 335088
220
- dataset_size: 349018
221
- - config_name: presupposition_possessed_definites_existence
222
  features:
223
  - name: premise
224
  dtype: string
@@ -246,12 +352,12 @@ dataset_info:
246
  - name: paradigmID
247
  dtype: int16
248
  splits:
249
- - name: possessed_definites_existence
250
- num_bytes: 362334
251
  num_examples: 1900
252
  download_size: 335088
253
- dataset_size: 362334
254
- - config_name: presupposition_possessed_definites_uniqueness
255
  features:
256
  - name: premise
257
  dtype: string
@@ -279,12 +385,12 @@ dataset_info:
279
  - name: paradigmID
280
  dtype: int16
281
  splits:
282
- - name: possessed_definites_uniqueness
283
- num_bytes: 459403
284
  num_examples: 1900
285
  download_size: 335088
286
- dataset_size: 459403
287
- - config_name: presupposition_question_presupposition
288
  features:
289
  - name: premise
290
  dtype: string
@@ -312,249 +418,148 @@ dataset_info:
312
  - name: paradigmID
313
  dtype: int16
314
  splits:
315
- - name: question_presupposition
316
- num_bytes: 397227
317
  num_examples: 1900
318
  download_size: 335088
319
- dataset_size: 397227
320
- - config_name: implicature_connectives
321
  features:
322
  - name: premise
323
  dtype: string
324
  - name: hypothesis
325
  dtype: string
326
- - name: gold_label_log
327
- dtype:
328
- class_label:
329
- names:
330
- '0': entailment
331
- '1': neutral
332
- '2': contradiction
333
- - name: gold_label_prag
334
- dtype:
335
- class_label:
336
- names:
337
- '0': entailment
338
- '1': neutral
339
- '2': contradiction
340
- - name: spec_relation
341
- dtype: string
342
- - name: item_type
343
- dtype: string
344
  - name: trigger
345
  dtype: string
346
- - name: lexemes
347
  dtype: string
348
- splits:
349
- - name: connectives
350
- num_bytes: 221868
351
- num_examples: 1200
352
- download_size: 335088
353
- dataset_size: 221868
354
- - config_name: implicature_gradable_adjective
355
- features:
356
- - name: premise
357
  dtype: string
358
- - name: hypothesis
359
  dtype: string
360
- - name: gold_label_log
361
- dtype:
362
- class_label:
363
- names:
364
- '0': entailment
365
- '1': neutral
366
- '2': contradiction
367
- - name: gold_label_prag
368
  dtype:
369
  class_label:
370
  names:
371
  '0': entailment
372
  '1': neutral
373
  '2': contradiction
374
- - name: spec_relation
375
- dtype: string
376
- - name: item_type
377
- dtype: string
378
- - name: trigger
379
  dtype: string
380
- - name: lexemes
381
  dtype: string
 
 
382
  splits:
383
- - name: gradable_adjective
384
- num_bytes: 153672
385
- num_examples: 1200
386
  download_size: 335088
387
- dataset_size: 153672
388
- - config_name: implicature_gradable_verb
389
  features:
390
  - name: premise
391
  dtype: string
392
  - name: hypothesis
393
  dtype: string
394
- - name: gold_label_log
395
- dtype:
396
- class_label:
397
- names:
398
- '0': entailment
399
- '1': neutral
400
- '2': contradiction
401
- - name: gold_label_prag
402
- dtype:
403
- class_label:
404
- names:
405
- '0': entailment
406
- '1': neutral
407
- '2': contradiction
408
- - name: spec_relation
409
- dtype: string
410
- - name: item_type
411
- dtype: string
412
  - name: trigger
413
  dtype: string
414
- - name: lexemes
415
  dtype: string
416
- splits:
417
- - name: gradable_verb
418
- num_bytes: 180702
419
- num_examples: 1200
420
- download_size: 335088
421
- dataset_size: 180702
422
- - config_name: implicature_modals
423
- features:
424
- - name: premise
425
  dtype: string
426
- - name: hypothesis
427
  dtype: string
428
- - name: gold_label_log
429
- dtype:
430
- class_label:
431
- names:
432
- '0': entailment
433
- '1': neutral
434
- '2': contradiction
435
- - name: gold_label_prag
436
  dtype:
437
  class_label:
438
  names:
439
  '0': entailment
440
  '1': neutral
441
  '2': contradiction
442
- - name: spec_relation
443
- dtype: string
444
- - name: item_type
445
- dtype: string
446
- - name: trigger
447
  dtype: string
448
- - name: lexemes
449
  dtype: string
 
 
450
  splits:
451
- - name: modals
452
- num_bytes: 178560
453
- num_examples: 1200
454
  download_size: 335088
455
- dataset_size: 178560
456
- - config_name: implicature_numerals_10_100
457
  features:
458
  - name: premise
459
  dtype: string
460
  - name: hypothesis
461
  dtype: string
462
- - name: gold_label_log
463
- dtype:
464
- class_label:
465
- names:
466
- '0': entailment
467
- '1': neutral
468
- '2': contradiction
469
- - name: gold_label_prag
470
- dtype:
471
- class_label:
472
- names:
473
- '0': entailment
474
- '1': neutral
475
- '2': contradiction
476
- - name: spec_relation
477
- dtype: string
478
- - name: item_type
479
- dtype: string
480
  - name: trigger
481
  dtype: string
482
- - name: lexemes
483
  dtype: string
484
- splits:
485
- - name: numerals_10_100
486
- num_bytes: 208620
487
- num_examples: 1200
488
- download_size: 335088
489
- dataset_size: 208620
490
- - config_name: implicature_numerals_2_3
491
- features:
492
- - name: premise
493
  dtype: string
494
- - name: hypothesis
495
  dtype: string
496
- - name: gold_label_log
497
- dtype:
498
- class_label:
499
- names:
500
- '0': entailment
501
- '1': neutral
502
- '2': contradiction
503
- - name: gold_label_prag
504
  dtype:
505
  class_label:
506
  names:
507
  '0': entailment
508
  '1': neutral
509
  '2': contradiction
510
- - name: spec_relation
511
- dtype: string
512
- - name: item_type
513
- dtype: string
514
- - name: trigger
515
  dtype: string
516
- - name: lexemes
517
  dtype: string
 
 
518
  splits:
519
- - name: numerals_2_3
520
- num_bytes: 188784
521
- num_examples: 1200
522
  download_size: 335088
523
- dataset_size: 188784
524
- - config_name: implicature_quantifiers
525
  features:
526
  - name: premise
527
  dtype: string
528
  - name: hypothesis
529
  dtype: string
530
- - name: gold_label_log
531
- dtype:
532
- class_label:
533
- names:
534
- '0': entailment
535
- '1': neutral
536
- '2': contradiction
537
- - name: gold_label_prag
 
538
  dtype:
539
  class_label:
540
  names:
541
  '0': entailment
542
  '1': neutral
543
  '2': contradiction
544
- - name: spec_relation
545
- dtype: string
546
- - name: item_type
547
- dtype: string
548
- - name: trigger
549
  dtype: string
550
- - name: lexemes
551
  dtype: string
 
 
552
  splits:
553
- - name: quantifiers
554
- num_bytes: 176814
555
- num_examples: 1200
556
  download_size: 335088
557
- dataset_size: 176814
 
 
 
 
 
558
  ---
559
 
560
  # Dataset Card for IMPPRES
 
20
  paperswithcode_id: imppres
21
  pretty_name: IMPPRES
22
  dataset_info:
23
+ - config_name: implicature_connectives
24
  features:
25
  - name: premise
26
  dtype: string
27
  - name: hypothesis
28
  dtype: string
29
+ - name: gold_label_log
 
 
 
 
 
 
 
 
30
  dtype:
31
  class_label:
32
  names:
33
  '0': entailment
34
  '1': neutral
35
  '2': contradiction
36
+ - name: gold_label_prag
37
+ dtype:
38
+ class_label:
39
+ names:
40
+ '0': entailment
41
+ '1': neutral
42
+ '2': contradiction
43
+ - name: spec_relation
44
  dtype: string
45
+ - name: item_type
46
+ dtype: string
47
+ - name: trigger
48
+ dtype: string
49
+ - name: lexemes
50
  dtype: string
 
 
51
  splits:
52
+ - name: connectives
53
+ num_bytes: 221868
54
+ num_examples: 1200
55
  download_size: 335088
56
+ dataset_size: 221868
57
+ - config_name: implicature_gradable_adjective
58
  features:
59
  - name: premise
60
  dtype: string
61
  - name: hypothesis
62
  dtype: string
63
+ - name: gold_label_log
64
+ dtype:
65
+ class_label:
66
+ names:
67
+ '0': entailment
68
+ '1': neutral
69
+ '2': contradiction
70
+ - name: gold_label_prag
71
+ dtype:
72
+ class_label:
73
+ names:
74
+ '0': entailment
75
+ '1': neutral
76
+ '2': contradiction
77
+ - name: spec_relation
78
+ dtype: string
79
+ - name: item_type
80
+ dtype: string
81
  - name: trigger
82
  dtype: string
83
+ - name: lexemes
84
  dtype: string
85
+ splits:
86
+ - name: gradable_adjective
87
+ num_bytes: 153672
88
+ num_examples: 1200
89
+ download_size: 335088
90
+ dataset_size: 153672
91
+ - config_name: implicature_gradable_verb
92
+ features:
93
+ - name: premise
94
  dtype: string
95
+ - name: hypothesis
96
  dtype: string
97
+ - name: gold_label_log
98
  dtype:
99
  class_label:
100
  names:
101
  '0': entailment
102
  '1': neutral
103
  '2': contradiction
104
+ - name: gold_label_prag
105
+ dtype:
106
+ class_label:
107
+ names:
108
+ '0': entailment
109
+ '1': neutral
110
+ '2': contradiction
111
+ - name: spec_relation
112
  dtype: string
113
+ - name: item_type
114
+ dtype: string
115
+ - name: trigger
116
+ dtype: string
117
+ - name: lexemes
118
  dtype: string
 
 
119
  splits:
120
+ - name: gradable_verb
121
+ num_bytes: 180702
122
+ num_examples: 1200
123
  download_size: 335088
124
+ dataset_size: 180702
125
+ - config_name: implicature_modals
126
  features:
127
  - name: premise
128
  dtype: string
129
  - name: hypothesis
130
  dtype: string
131
+ - name: gold_label_log
132
+ dtype:
133
+ class_label:
134
+ names:
135
+ '0': entailment
136
+ '1': neutral
137
+ '2': contradiction
138
+ - name: gold_label_prag
139
+ dtype:
140
+ class_label:
141
+ names:
142
+ '0': entailment
143
+ '1': neutral
144
+ '2': contradiction
145
+ - name: spec_relation
146
+ dtype: string
147
+ - name: item_type
148
+ dtype: string
149
  - name: trigger
150
  dtype: string
151
+ - name: lexemes
152
  dtype: string
153
+ splits:
154
+ - name: modals
155
+ num_bytes: 178560
156
+ num_examples: 1200
157
+ download_size: 335088
158
+ dataset_size: 178560
159
+ - config_name: implicature_numerals_10_100
160
+ features:
161
+ - name: premise
162
  dtype: string
163
+ - name: hypothesis
164
  dtype: string
165
+ - name: gold_label_log
166
  dtype:
167
  class_label:
168
  names:
169
  '0': entailment
170
  '1': neutral
171
  '2': contradiction
172
+ - name: gold_label_prag
173
+ dtype:
174
+ class_label:
175
+ names:
176
+ '0': entailment
177
+ '1': neutral
178
+ '2': contradiction
179
+ - name: spec_relation
180
  dtype: string
181
+ - name: item_type
182
+ dtype: string
183
+ - name: trigger
184
+ dtype: string
185
+ - name: lexemes
186
  dtype: string
 
 
187
  splits:
188
+ - name: numerals_10_100
189
+ num_bytes: 208620
190
+ num_examples: 1200
191
  download_size: 335088
192
+ dataset_size: 208620
193
+ - config_name: implicature_numerals_2_3
194
  features:
195
  - name: premise
196
  dtype: string
197
  - name: hypothesis
198
  dtype: string
199
+ - name: gold_label_log
200
+ dtype:
201
+ class_label:
202
+ names:
203
+ '0': entailment
204
+ '1': neutral
205
+ '2': contradiction
206
+ - name: gold_label_prag
207
+ dtype:
208
+ class_label:
209
+ names:
210
+ '0': entailment
211
+ '1': neutral
212
+ '2': contradiction
213
+ - name: spec_relation
214
+ dtype: string
215
+ - name: item_type
216
+ dtype: string
217
  - name: trigger
218
  dtype: string
219
+ - name: lexemes
220
  dtype: string
221
+ splits:
222
+ - name: numerals_2_3
223
+ num_bytes: 188784
224
+ num_examples: 1200
225
+ download_size: 335088
226
+ dataset_size: 188784
227
+ - config_name: implicature_quantifiers
228
+ features:
229
+ - name: premise
230
  dtype: string
231
+ - name: hypothesis
232
  dtype: string
233
+ - name: gold_label_log
234
  dtype:
235
  class_label:
236
  names:
237
  '0': entailment
238
  '1': neutral
239
  '2': contradiction
240
+ - name: gold_label_prag
241
+ dtype:
242
+ class_label:
243
+ names:
244
+ '0': entailment
245
+ '1': neutral
246
+ '2': contradiction
247
+ - name: spec_relation
248
  dtype: string
249
+ - name: item_type
250
+ dtype: string
251
+ - name: trigger
252
+ dtype: string
253
+ - name: lexemes
254
  dtype: string
 
 
255
  splits:
256
+ - name: quantifiers
257
+ num_bytes: 176814
258
+ num_examples: 1200
259
  download_size: 335088
260
+ dataset_size: 176814
261
+ - config_name: presupposition_all_n_presupposition
262
  features:
263
  - name: premise
264
  dtype: string
 
286
  - name: paradigmID
287
  dtype: int16
288
  splits:
289
+ - name: all_n_presupposition
290
+ num_bytes: 458460
291
  num_examples: 1900
292
+ download_size: 43038
293
+ dataset_size: 458460
294
+ - config_name: presupposition_both_presupposition
295
  features:
296
  - name: premise
297
  dtype: string
 
319
  - name: paradigmID
320
  dtype: int16
321
  splits:
322
+ - name: both_presupposition
323
+ num_bytes: 432792
324
  num_examples: 1900
325
  download_size: 335088
326
+ dataset_size: 432792
327
+ - config_name: presupposition_change_of_state
328
  features:
329
  - name: premise
330
  dtype: string
 
352
  - name: paradigmID
353
  dtype: int16
354
  splits:
355
+ - name: change_of_state
356
+ num_bytes: 308627
357
  num_examples: 1900
358
  download_size: 335088
359
+ dataset_size: 308627
360
+ - config_name: presupposition_cleft_existence
361
  features:
362
  - name: premise
363
  dtype: string
 
385
  - name: paradigmID
386
  dtype: int16
387
  splits:
388
+ - name: cleft_existence
389
+ num_bytes: 363238
390
  num_examples: 1900
391
  download_size: 335088
392
+ dataset_size: 363238
393
+ - config_name: presupposition_cleft_uniqueness
394
  features:
395
  - name: premise
396
  dtype: string
 
418
  - name: paradigmID
419
  dtype: int16
420
  splits:
421
+ - name: cleft_uniqueness
422
+ num_bytes: 388779
423
  num_examples: 1900
424
  download_size: 335088
425
+ dataset_size: 388779
426
+ - config_name: presupposition_only_presupposition
427
  features:
428
  - name: premise
429
  dtype: string
430
  - name: hypothesis
431
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
432
  - name: trigger
433
  dtype: string
434
+ - name: trigger1
435
  dtype: string
436
+ - name: trigger2
 
 
 
 
 
 
 
 
437
  dtype: string
438
+ - name: presupposition
439
  dtype: string
440
+ - name: gold_label
 
 
 
 
 
 
 
441
  dtype:
442
  class_label:
443
  names:
444
  '0': entailment
445
  '1': neutral
446
  '2': contradiction
447
+ - name: UID
 
 
 
 
448
  dtype: string
449
+ - name: pairID
450
  dtype: string
451
+ - name: paradigmID
452
+ dtype: int16
453
  splits:
454
+ - name: only_presupposition
455
+ num_bytes: 349018
456
+ num_examples: 1900
457
  download_size: 335088
458
+ dataset_size: 349018
459
+ - config_name: presupposition_possessed_definites_existence
460
  features:
461
  - name: premise
462
  dtype: string
463
  - name: hypothesis
464
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
465
  - name: trigger
466
  dtype: string
467
+ - name: trigger1
468
  dtype: string
469
+ - name: trigger2
 
 
 
 
 
 
 
 
470
  dtype: string
471
+ - name: presupposition
472
  dtype: string
473
+ - name: gold_label
 
 
 
 
 
 
 
474
  dtype:
475
  class_label:
476
  names:
477
  '0': entailment
478
  '1': neutral
479
  '2': contradiction
480
+ - name: UID
 
 
 
 
481
  dtype: string
482
+ - name: pairID
483
  dtype: string
484
+ - name: paradigmID
485
+ dtype: int16
486
  splits:
487
+ - name: possessed_definites_existence
488
+ num_bytes: 362334
489
+ num_examples: 1900
490
  download_size: 335088
491
+ dataset_size: 362334
492
+ - config_name: presupposition_possessed_definites_uniqueness
493
  features:
494
  - name: premise
495
  dtype: string
496
  - name: hypothesis
497
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
498
  - name: trigger
499
  dtype: string
500
+ - name: trigger1
501
  dtype: string
502
+ - name: trigger2
 
 
 
 
 
 
 
 
503
  dtype: string
504
+ - name: presupposition
505
  dtype: string
506
+ - name: gold_label
 
 
 
 
 
 
 
507
  dtype:
508
  class_label:
509
  names:
510
  '0': entailment
511
  '1': neutral
512
  '2': contradiction
513
+ - name: UID
 
 
 
 
514
  dtype: string
515
+ - name: pairID
516
  dtype: string
517
+ - name: paradigmID
518
+ dtype: int16
519
  splits:
520
+ - name: possessed_definites_uniqueness
521
+ num_bytes: 459403
522
+ num_examples: 1900
523
  download_size: 335088
524
+ dataset_size: 459403
525
+ - config_name: presupposition_question_presupposition
526
  features:
527
  - name: premise
528
  dtype: string
529
  - name: hypothesis
530
  dtype: string
531
+ - name: trigger
532
+ dtype: string
533
+ - name: trigger1
534
+ dtype: string
535
+ - name: trigger2
536
+ dtype: string
537
+ - name: presupposition
538
+ dtype: string
539
+ - name: gold_label
540
  dtype:
541
  class_label:
542
  names:
543
  '0': entailment
544
  '1': neutral
545
  '2': contradiction
546
+ - name: UID
 
 
 
 
547
  dtype: string
548
+ - name: pairID
549
  dtype: string
550
+ - name: paradigmID
551
+ dtype: int16
552
  splits:
553
+ - name: question_presupposition
554
+ num_bytes: 397227
555
+ num_examples: 1900
556
  download_size: 335088
557
+ dataset_size: 397227
558
+ configs:
559
+ - config_name: presupposition_all_n_presupposition
560
+ data_files:
561
+ - split: all_n_presupposition
562
+ path: presupposition_all_n_presupposition/all_n_presupposition-*
563
  ---
564
 
565
  # Dataset Card for IMPPRES
dataset_infos.json CHANGED
The diff for this file is too large to render. See raw diff
 
presupposition_all_n_presupposition/all_n_presupposition-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b23643269b3e2e5b07dd419aa97ea5d48d7ab9aa1df90d802caa8eff2f8e025
3
+ size 43038