mariosasko
commited on
Commit
•
7bf6f62
1
Parent(s):
956a312
Upload dataset
Browse files
README.md
CHANGED
@@ -9693,6 +9693,34 @@ dataset_info:
|
|
9693 |
num_examples: 250
|
9694 |
download_size: 232846
|
9695 |
dataset_size: 483518
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9696 |
configs:
|
9697 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9698 |
data_files:
|
@@ -12852,6 +12880,14 @@ configs:
|
|
12852 |
path: super_glue_cb_GPT_3_style/validation-*
|
12853 |
- split: test
|
12854 |
path: super_glue_cb_GPT_3_style/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12855 |
---
|
12856 |
|
12857 |
# Dataset Card for P3
|
|
|
9693 |
num_examples: 250
|
9694 |
download_size: 232846
|
9695 |
dataset_size: 483518
|
9696 |
+
- config_name: super_glue_cb_GPT_3_style_score_eval
|
9697 |
+
features:
|
9698 |
+
- name: idx
|
9699 |
+
sequence: int32
|
9700 |
+
- name: inputs
|
9701 |
+
sequence: int32
|
9702 |
+
- name: inputs_pretokenized
|
9703 |
+
dtype: string
|
9704 |
+
- name: is_correct
|
9705 |
+
dtype: bool
|
9706 |
+
- name: targets
|
9707 |
+
sequence: int32
|
9708 |
+
- name: targets_pretokenized
|
9709 |
+
dtype: string
|
9710 |
+
- name: weight
|
9711 |
+
dtype: float32
|
9712 |
+
splits:
|
9713 |
+
- name: train
|
9714 |
+
num_bytes: 608780
|
9715 |
+
num_examples: 750
|
9716 |
+
- name: validation
|
9717 |
+
num_bytes: 150962
|
9718 |
+
num_examples: 168
|
9719 |
+
- name: test
|
9720 |
+
num_bytes: 646319
|
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:
|
|
|
12880 |
path: super_glue_cb_GPT_3_style/validation-*
|
12881 |
- split: test
|
12882 |
path: super_glue_cb_GPT_3_style/test-*
|
12883 |
+
- config_name: super_glue_cb_GPT_3_style_score_eval
|
12884 |
+
data_files:
|
12885 |
+
- split: train
|
12886 |
+
path: super_glue_cb_GPT_3_style_score_eval/train-*
|
12887 |
+
- split: validation
|
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
|
super_glue_cb_GPT_3_style_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8c6d2ef7a52c756ecfb28c05f310fd9f7df610aeff50f89c74bf27dd3042f6a
|
3 |
+
size 129720
|
super_glue_cb_GPT_3_style_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c672950f4f386b67871bedd90eb431e8045ffe186d0932e5e2ad4133dfb71ab
|
3 |
+
size 118881
|
super_glue_cb_GPT_3_style_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa83a77df6e68bb38fea092d6191d2a3439382ec26de4dca9249d6bcc6cfb1cd
|
3 |
+
size 45248
|