Upload dataset
Browse files
README.md
CHANGED
|
@@ -9621,6 +9621,30 @@ dataset_info:
|
|
| 9621 |
num_examples: 3245
|
| 9622 |
download_size: 11847577
|
| 9623 |
dataset_size: 23280386
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9624 |
configs:
|
| 9625 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 9626 |
data_files:
|
|
@@ -12756,6 +12780,14 @@ configs:
|
|
| 12756 |
path: super_glue_boolq_exercise/validation-*
|
| 12757 |
- split: test
|
| 12758 |
path: super_glue_boolq_exercise/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12759 |
---
|
| 12760 |
|
| 12761 |
# Dataset Card for P3
|
|
|
|
| 9621 |
num_examples: 3245
|
| 9622 |
download_size: 11847577
|
| 9623 |
dataset_size: 23280386
|
| 9624 |
+
- config_name: super_glue_boolq_valid_binary
|
| 9625 |
+
features:
|
| 9626 |
+
- name: answer_choices
|
| 9627 |
+
sequence: string
|
| 9628 |
+
- name: inputs
|
| 9629 |
+
sequence: int32
|
| 9630 |
+
- name: inputs_pretokenized
|
| 9631 |
+
dtype: string
|
| 9632 |
+
- name: targets
|
| 9633 |
+
sequence: int32
|
| 9634 |
+
- name: targets_pretokenized
|
| 9635 |
+
dtype: string
|
| 9636 |
+
splits:
|
| 9637 |
+
- name: train
|
| 9638 |
+
num_bytes: 12710254
|
| 9639 |
+
num_examples: 9427
|
| 9640 |
+
- name: validation
|
| 9641 |
+
num_bytes: 4357227
|
| 9642 |
+
num_examples: 3270
|
| 9643 |
+
- name: test
|
| 9644 |
+
num_bytes: 4427401
|
| 9645 |
+
num_examples: 3245
|
| 9646 |
+
download_size: 11791500
|
| 9647 |
+
dataset_size: 21494882
|
| 9648 |
configs:
|
| 9649 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 9650 |
data_files:
|
|
|
|
| 12780 |
path: super_glue_boolq_exercise/validation-*
|
| 12781 |
- split: test
|
| 12782 |
path: super_glue_boolq_exercise/test-*
|
| 12783 |
+
- config_name: super_glue_boolq_valid_binary
|
| 12784 |
+
data_files:
|
| 12785 |
+
- split: train
|
| 12786 |
+
path: super_glue_boolq_valid_binary/train-*
|
| 12787 |
+
- split: validation
|
| 12788 |
+
path: super_glue_boolq_valid_binary/validation-*
|
| 12789 |
+
- split: test
|
| 12790 |
+
path: super_glue_boolq_valid_binary/test-*
|
| 12791 |
---
|
| 12792 |
|
| 12793 |
# Dataset Card for P3
|
super_glue_boolq_valid_binary/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f635d6916fded5e06c6f542026477b7bf36f69c1f532778b5c284aa4b415cc68
|
| 3 |
+
size 2395858
|
super_glue_boolq_valid_binary/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b218fb88f0f43eb03732ae6a836effdc40fa893befa5aac78da7f98a6461bf52
|
| 3 |
+
size 6997585
|
super_glue_boolq_valid_binary/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3269c7d4cc7121362a4b180993f5f4a660d859b9475fca8d300b99f14132a6c3
|
| 3 |
+
size 2398057
|