Upload dataset
Browse files
README.md
CHANGED
|
@@ -9525,6 +9525,30 @@ dataset_info:
|
|
| 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:
|
|
@@ -12628,6 +12652,14 @@ configs:
|
|
| 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
|
|
|
|
| 9525 |
num_examples: 3245
|
| 9526 |
download_size: 11703792
|
| 9527 |
dataset_size: 21450227
|
| 9528 |
+
- config_name: super_glue_boolq_based_on_the_previous_passage
|
| 9529 |
+
features:
|
| 9530 |
+
- name: answer_choices
|
| 9531 |
+
sequence: string
|
| 9532 |
+
- name: inputs
|
| 9533 |
+
sequence: int32
|
| 9534 |
+
- name: inputs_pretokenized
|
| 9535 |
+
dtype: string
|
| 9536 |
+
- name: targets
|
| 9537 |
+
sequence: int32
|
| 9538 |
+
- name: targets_pretokenized
|
| 9539 |
+
dtype: string
|
| 9540 |
+
splits:
|
| 9541 |
+
- name: train
|
| 9542 |
+
num_bytes: 12665297
|
| 9543 |
+
num_examples: 9427
|
| 9544 |
+
- name: validation
|
| 9545 |
+
num_bytes: 4341587
|
| 9546 |
+
num_examples: 3270
|
| 9547 |
+
- name: test
|
| 9548 |
+
num_bytes: 4427401
|
| 9549 |
+
num_examples: 3245
|
| 9550 |
+
download_size: 11739702
|
| 9551 |
+
dataset_size: 21434285
|
| 9552 |
configs:
|
| 9553 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 9554 |
data_files:
|
|
|
|
| 12652 |
path: super_glue_boolq_based_on_the_following_passage/validation-*
|
| 12653 |
- split: test
|
| 12654 |
path: super_glue_boolq_based_on_the_following_passage/test-*
|
| 12655 |
+
- config_name: super_glue_boolq_based_on_the_previous_passage
|
| 12656 |
+
data_files:
|
| 12657 |
+
- split: train
|
| 12658 |
+
path: super_glue_boolq_based_on_the_previous_passage/train-*
|
| 12659 |
+
- split: validation
|
| 12660 |
+
path: super_glue_boolq_based_on_the_previous_passage/validation-*
|
| 12661 |
+
- split: test
|
| 12662 |
+
path: super_glue_boolq_based_on_the_previous_passage/test-*
|
| 12663 |
---
|
| 12664 |
|
| 12665 |
# Dataset Card for P3
|
super_glue_boolq_based_on_the_previous_passage/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2180017daf57080fb67dfb1a8cd36abc990726c68a82c51da1c5c633bcddbaf1
|
| 3 |
+
size 2381520
|
super_glue_boolq_based_on_the_previous_passage/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90ca5def96ef9b566ff1e45834b8bdfb50c5fd15f5c6ff586217c8b8120142e8
|
| 3 |
+
size 6956310
|
super_glue_boolq_based_on_the_previous_passage/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92fa18c22096a8bd5506744f9079f19eb3e45287ebcea44720bd0d33d48bcaba
|
| 3 |
+
size 2401872
|