Upload dataset
Browse files
README.md
CHANGED
|
@@ -9745,6 +9745,34 @@ dataset_info:
|
|
| 9745 |
num_examples: 250
|
| 9746 |
download_size: 240138
|
| 9747 |
dataset_size: 577225
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9748 |
configs:
|
| 9749 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 9750 |
data_files:
|
|
@@ -12920,6 +12948,14 @@ configs:
|
|
| 12920 |
path: super_glue_cb_MNLI_crowdsource/validation-*
|
| 12921 |
- split: test
|
| 12922 |
path: super_glue_cb_MNLI_crowdsource/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12923 |
---
|
| 12924 |
|
| 12925 |
# Dataset Card for P3
|
|
|
|
| 9745 |
num_examples: 250
|
| 9746 |
download_size: 240138
|
| 9747 |
dataset_size: 577225
|
| 9748 |
+
- config_name: super_glue_cb_MNLI_crowdsource_score_eval
|
| 9749 |
+
features:
|
| 9750 |
+
- name: idx
|
| 9751 |
+
sequence: int32
|
| 9752 |
+
- name: inputs
|
| 9753 |
+
sequence: int32
|
| 9754 |
+
- name: inputs_pretokenized
|
| 9755 |
+
dtype: string
|
| 9756 |
+
- name: is_correct
|
| 9757 |
+
dtype: bool
|
| 9758 |
+
- name: targets
|
| 9759 |
+
sequence: int32
|
| 9760 |
+
- name: targets_pretokenized
|
| 9761 |
+
dtype: string
|
| 9762 |
+
- name: weight
|
| 9763 |
+
dtype: float32
|
| 9764 |
+
splits:
|
| 9765 |
+
- name: train
|
| 9766 |
+
num_bytes: 730396
|
| 9767 |
+
num_examples: 750
|
| 9768 |
+
- name: validation
|
| 9769 |
+
num_bytes: 178038
|
| 9770 |
+
num_examples: 168
|
| 9771 |
+
- name: test
|
| 9772 |
+
num_bytes: 767539
|
| 9773 |
+
num_examples: 750
|
| 9774 |
+
download_size: 303137
|
| 9775 |
+
dataset_size: 1675973
|
| 9776 |
configs:
|
| 9777 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 9778 |
data_files:
|
|
|
|
| 12948 |
path: super_glue_cb_MNLI_crowdsource/validation-*
|
| 12949 |
- split: test
|
| 12950 |
path: super_glue_cb_MNLI_crowdsource/test-*
|
| 12951 |
+
- config_name: super_glue_cb_MNLI_crowdsource_score_eval
|
| 12952 |
+
data_files:
|
| 12953 |
+
- split: train
|
| 12954 |
+
path: super_glue_cb_MNLI_crowdsource_score_eval/train-*
|
| 12955 |
+
- split: validation
|
| 12956 |
+
path: super_glue_cb_MNLI_crowdsource_score_eval/validation-*
|
| 12957 |
+
- split: test
|
| 12958 |
+
path: super_glue_cb_MNLI_crowdsource_score_eval/test-*
|
| 12959 |
---
|
| 12960 |
|
| 12961 |
# Dataset Card for P3
|
super_glue_cb_MNLI_crowdsource_score_eval/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff8d4196c1603b571c54a8b20382dd5bb9c0c4fca6a3956704fedd185fa3fd1b
|
| 3 |
+
size 133354
|
super_glue_cb_MNLI_crowdsource_score_eval/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8277e713d456e54baf7a40157342fe9744cb7238d74cbf76732ad90db1a5d8d
|
| 3 |
+
size 122919
|
super_glue_cb_MNLI_crowdsource_score_eval/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:851c369600989d956b354bcdd212caa1b7ee24086861f25ddb14f81e7bd52112
|
| 3 |
+
size 46864
|