Upload dataset
Browse files
README.md
CHANGED
|
@@ -9501,6 +9501,30 @@ dataset_info:
|
|
| 9501 |
num_examples: 3245
|
| 9502 |
download_size: 11828199
|
| 9503 |
dataset_size: 23105024
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9504 |
configs:
|
| 9505 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 9506 |
data_files:
|
|
@@ -12596,6 +12620,14 @@ configs:
|
|
| 12596 |
path: super_glue_boolq_after_reading/validation-*
|
| 12597 |
- split: test
|
| 12598 |
path: super_glue_boolq_after_reading/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12599 |
---
|
| 12600 |
|
| 12601 |
# Dataset Card for P3
|
|
|
|
| 9501 |
num_examples: 3245
|
| 9502 |
download_size: 11828199
|
| 9503 |
dataset_size: 23105024
|
| 9504 |
+
- config_name: super_glue_boolq_based_on_the_following_passage
|
| 9505 |
+
features:
|
| 9506 |
+
- name: answer_choices
|
| 9507 |
+
sequence: string
|
| 9508 |
+
- name: inputs
|
| 9509 |
+
sequence: int32
|
| 9510 |
+
- name: inputs_pretokenized
|
| 9511 |
+
dtype: string
|
| 9512 |
+
- name: targets
|
| 9513 |
+
sequence: int32
|
| 9514 |
+
- name: targets_pretokenized
|
| 9515 |
+
dtype: string
|
| 9516 |
+
splits:
|
| 9517 |
+
- name: train
|
| 9518 |
+
num_bytes: 12674724
|
| 9519 |
+
num_examples: 9427
|
| 9520 |
+
- name: validation
|
| 9521 |
+
num_bytes: 4344857
|
| 9522 |
+
num_examples: 3270
|
| 9523 |
+
- name: test
|
| 9524 |
+
num_bytes: 4430646
|
| 9525 |
+
num_examples: 3245
|
| 9526 |
+
download_size: 11703792
|
| 9527 |
+
dataset_size: 21450227
|
| 9528 |
configs:
|
| 9529 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 9530 |
data_files:
|
|
|
|
| 12620 |
path: super_glue_boolq_after_reading/validation-*
|
| 12621 |
- split: test
|
| 12622 |
path: super_glue_boolq_after_reading/test-*
|
| 12623 |
+
- config_name: super_glue_boolq_based_on_the_following_passage
|
| 12624 |
+
data_files:
|
| 12625 |
+
- split: train
|
| 12626 |
+
path: super_glue_boolq_based_on_the_following_passage/train-*
|
| 12627 |
+
- split: validation
|
| 12628 |
+
path: super_glue_boolq_based_on_the_following_passage/validation-*
|
| 12629 |
+
- split: test
|
| 12630 |
+
path: super_glue_boolq_based_on_the_following_passage/test-*
|
| 12631 |
---
|
| 12632 |
|
| 12633 |
# Dataset Card for P3
|
super_glue_boolq_based_on_the_following_passage/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c29af0d0b1004518783f4208d62288ce3f46aec7c17fd1241f00d25f95ac31e3
|
| 3 |
+
size 2372491
|
super_glue_boolq_based_on_the_following_passage/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cd2de411395d26469f1a539d2c111708f407689851443fc0925c3c32ba9a60a
|
| 3 |
+
size 6940565
|
super_glue_boolq_based_on_the_following_passage/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b0869a387eba0ee90897c0563af8123e2700c8d22eb9403a6e240159a1c5497
|
| 3 |
+
size 2390736
|