Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
- README.md +58 -49
- boolq/test-00000-of-00001.parquet +3 -0
- boolq/train-00000-of-00001.parquet +3 -0
- boolq/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -29,6 +29,46 @@ tags:
|
|
| 29 |
- NLU
|
| 30 |
- natural language understanding
|
| 31 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
- config_name: boolq
|
| 33 |
features:
|
| 34 |
- name: question
|
|
@@ -41,20 +81,20 @@ dataset_info:
|
|
| 41 |
dtype:
|
| 42 |
class_label:
|
| 43 |
names:
|
| 44 |
-
|
| 45 |
-
|
| 46 |
splits:
|
| 47 |
-
- name: test
|
| 48 |
-
num_bytes: 2107997
|
| 49 |
-
num_examples: 3245
|
| 50 |
- name: train
|
| 51 |
-
num_bytes:
|
| 52 |
num_examples: 9427
|
| 53 |
- name: validation
|
| 54 |
-
num_bytes:
|
| 55 |
num_examples: 3270
|
| 56 |
-
|
| 57 |
-
|
|
|
|
|
|
|
|
|
|
| 58 |
- config_name: cb
|
| 59 |
features:
|
| 60 |
- name: premise
|
|
@@ -308,46 +348,15 @@ dataset_info:
|
|
| 308 |
num_examples: 104
|
| 309 |
download_size: 32751
|
| 310 |
dataset_size: 143088
|
| 311 |
-
|
| 312 |
-
|
| 313 |
-
|
| 314 |
-
|
| 315 |
-
|
| 316 |
-
|
| 317 |
-
|
| 318 |
-
|
| 319 |
-
|
| 320 |
-
dtype:
|
| 321 |
-
class_label:
|
| 322 |
-
names:
|
| 323 |
-
'0': entailment
|
| 324 |
-
'1': not_entailment
|
| 325 |
-
splits:
|
| 326 |
-
- name: test
|
| 327 |
-
num_bytes: 238392
|
| 328 |
-
num_examples: 1104
|
| 329 |
-
download_size: 33950
|
| 330 |
-
dataset_size: 238392
|
| 331 |
-
- config_name: axg
|
| 332 |
-
features:
|
| 333 |
-
- name: premise
|
| 334 |
-
dtype: string
|
| 335 |
-
- name: hypothesis
|
| 336 |
-
dtype: string
|
| 337 |
-
- name: idx
|
| 338 |
-
dtype: int32
|
| 339 |
-
- name: label
|
| 340 |
-
dtype:
|
| 341 |
-
class_label:
|
| 342 |
-
names:
|
| 343 |
-
'0': entailment
|
| 344 |
-
'1': not_entailment
|
| 345 |
-
splits:
|
| 346 |
-
- name: test
|
| 347 |
-
num_bytes: 53581
|
| 348 |
-
num_examples: 356
|
| 349 |
-
download_size: 10413
|
| 350 |
-
dataset_size: 53581
|
| 351 |
---
|
| 352 |
|
| 353 |
# Dataset Card for "super_glue"
|
|
|
|
| 29 |
- NLU
|
| 30 |
- natural language understanding
|
| 31 |
dataset_info:
|
| 32 |
+
- config_name: axb
|
| 33 |
+
features:
|
| 34 |
+
- name: sentence1
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: sentence2
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: idx
|
| 39 |
+
dtype: int32
|
| 40 |
+
- name: label
|
| 41 |
+
dtype:
|
| 42 |
+
class_label:
|
| 43 |
+
names:
|
| 44 |
+
'0': entailment
|
| 45 |
+
'1': not_entailment
|
| 46 |
+
splits:
|
| 47 |
+
- name: test
|
| 48 |
+
num_bytes: 238392
|
| 49 |
+
num_examples: 1104
|
| 50 |
+
download_size: 33950
|
| 51 |
+
dataset_size: 238392
|
| 52 |
+
- config_name: axg
|
| 53 |
+
features:
|
| 54 |
+
- name: premise
|
| 55 |
+
dtype: string
|
| 56 |
+
- name: hypothesis
|
| 57 |
+
dtype: string
|
| 58 |
+
- name: idx
|
| 59 |
+
dtype: int32
|
| 60 |
+
- name: label
|
| 61 |
+
dtype:
|
| 62 |
+
class_label:
|
| 63 |
+
names:
|
| 64 |
+
'0': entailment
|
| 65 |
+
'1': not_entailment
|
| 66 |
+
splits:
|
| 67 |
+
- name: test
|
| 68 |
+
num_bytes: 53581
|
| 69 |
+
num_examples: 356
|
| 70 |
+
download_size: 10413
|
| 71 |
+
dataset_size: 53581
|
| 72 |
- config_name: boolq
|
| 73 |
features:
|
| 74 |
- name: question
|
|
|
|
| 81 |
dtype:
|
| 82 |
class_label:
|
| 83 |
names:
|
| 84 |
+
- 'False'
|
| 85 |
+
- 'True'
|
| 86 |
splits:
|
|
|
|
|
|
|
|
|
|
| 87 |
- name: train
|
| 88 |
+
num_bytes: 6173303
|
| 89 |
num_examples: 9427
|
| 90 |
- name: validation
|
| 91 |
+
num_bytes: 2116452
|
| 92 |
num_examples: 3270
|
| 93 |
+
- name: test
|
| 94 |
+
num_bytes: 2105959
|
| 95 |
+
num_examples: 3245
|
| 96 |
+
download_size: 6470231
|
| 97 |
+
dataset_size: 10395714
|
| 98 |
- config_name: cb
|
| 99 |
features:
|
| 100 |
- name: premise
|
|
|
|
| 348 |
num_examples: 104
|
| 349 |
download_size: 32751
|
| 350 |
dataset_size: 143088
|
| 351 |
+
configs:
|
| 352 |
+
- config_name: boolq
|
| 353 |
+
data_files:
|
| 354 |
+
- split: train
|
| 355 |
+
path: boolq/train-*
|
| 356 |
+
- split: validation
|
| 357 |
+
path: boolq/validation-*
|
| 358 |
+
- split: test
|
| 359 |
+
path: boolq/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 360 |
---
|
| 361 |
|
| 362 |
# Dataset Card for "super_glue"
|
boolq/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95a74cd7c8fdbae1aa9ba767fa62993fcc2bd582ee5512f42a8c6c89b88a7c3d
|
| 3 |
+
size 1309912
|
boolq/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41e2ce07ac0d3bcd411bd4b6326bab2cff5fa67bacdbbcea74bb9e001ec635d3
|
| 3 |
+
size 3846588
|
boolq/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f46438b8cce048184552a2bfcdb8252eadb3a2602f0c22334caccd9b6ea547d6
|
| 3 |
+
size 1313731
|