mariosasko
commited on
Commit
•
a4c52fc
1
Parent(s):
7bf6f62
Upload dataset
Browse files
README.md
CHANGED
@@ -9721,6 +9721,30 @@ dataset_info:
|
|
9721 |
num_examples: 750
|
9722 |
download_size: 293849
|
9723 |
dataset_size: 1406061
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9724 |
configs:
|
9725 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9726 |
data_files:
|
@@ -12888,6 +12912,14 @@ configs:
|
|
12888 |
path: super_glue_cb_GPT_3_style_score_eval/validation-*
|
12889 |
- split: test
|
12890 |
path: super_glue_cb_GPT_3_style_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12891 |
---
|
12892 |
|
12893 |
# Dataset Card for P3
|
|
|
9721 |
num_examples: 750
|
9722 |
download_size: 293849
|
9723 |
dataset_size: 1406061
|
9724 |
+
- config_name: super_glue_cb_MNLI_crowdsource
|
9725 |
+
features:
|
9726 |
+
- name: answer_choices
|
9727 |
+
sequence: string
|
9728 |
+
- name: inputs
|
9729 |
+
sequence: int32
|
9730 |
+
- name: inputs_pretokenized
|
9731 |
+
dtype: string
|
9732 |
+
- name: targets
|
9733 |
+
sequence: int32
|
9734 |
+
- name: targets_pretokenized
|
9735 |
+
dtype: string
|
9736 |
+
splits:
|
9737 |
+
- name: train
|
9738 |
+
num_bytes: 249234
|
9739 |
+
num_examples: 250
|
9740 |
+
- name: validation
|
9741 |
+
num_bytes: 60676
|
9742 |
+
num_examples: 56
|
9743 |
+
- name: test
|
9744 |
+
num_bytes: 267315
|
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:
|
|
|
12912 |
path: super_glue_cb_GPT_3_style_score_eval/validation-*
|
12913 |
- split: test
|
12914 |
path: super_glue_cb_GPT_3_style_score_eval/test-*
|
12915 |
+
- config_name: super_glue_cb_MNLI_crowdsource
|
12916 |
+
data_files:
|
12917 |
+
- split: train
|
12918 |
+
path: super_glue_cb_MNLI_crowdsource/train-*
|
12919 |
+
- split: validation
|
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
|
super_glue_cb_MNLI_crowdsource/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25d93c8f09174bad6178a9616ca6814ff5a35c3ec7638a2f3c2e7e2f46bcdc00
|
3 |
+
size 107452
|
super_glue_cb_MNLI_crowdsource/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40141f99aa042edeaf4af46e55295114f63c13e1b72b653d02cc67fabe800b69
|
3 |
+
size 99979
|
super_glue_cb_MNLI_crowdsource/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d5a7cd3cfbd14d1f4704c1222366ed86cb8a9bfc82197f14c35ff1a331000bd
|
3 |
+
size 32707
|