Upload dataset
Browse files
README.md
CHANGED
|
@@ -11817,6 +11817,34 @@ dataset_info:
|
|
| 11817 |
num_examples: 3000
|
| 11818 |
download_size: 2192949
|
| 11819 |
dataset_size: 4197058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11820 |
configs:
|
| 11821 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11822 |
data_files:
|
|
@@ -15648,6 +15676,14 @@ configs:
|
|
| 15648 |
path: super_glue_rte_GPT_3_style/validation-*
|
| 15649 |
- split: test
|
| 15650 |
path: super_glue_rte_GPT_3_style/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15651 |
---
|
| 15652 |
|
| 15653 |
# Dataset Card for P3
|
|
|
|
| 11817 |
num_examples: 3000
|
| 11818 |
download_size: 2192949
|
| 11819 |
dataset_size: 4197058
|
| 11820 |
+
- config_name: super_glue_rte_GPT_3_style_score_eval
|
| 11821 |
+
features:
|
| 11822 |
+
- name: idx
|
| 11823 |
+
sequence: int32
|
| 11824 |
+
- name: inputs
|
| 11825 |
+
sequence: int32
|
| 11826 |
+
- name: inputs_pretokenized
|
| 11827 |
+
dtype: string
|
| 11828 |
+
- name: is_correct
|
| 11829 |
+
dtype: bool
|
| 11830 |
+
- name: targets
|
| 11831 |
+
sequence: int32
|
| 11832 |
+
- name: targets_pretokenized
|
| 11833 |
+
dtype: string
|
| 11834 |
+
- name: weight
|
| 11835 |
+
dtype: float32
|
| 11836 |
+
splits:
|
| 11837 |
+
- name: train
|
| 11838 |
+
num_bytes: 3620347
|
| 11839 |
+
num_examples: 4980
|
| 11840 |
+
- name: validation
|
| 11841 |
+
num_bytes: 391279
|
| 11842 |
+
num_examples: 554
|
| 11843 |
+
- name: test
|
| 11844 |
+
num_bytes: 4173470
|
| 11845 |
+
num_examples: 6000
|
| 11846 |
+
download_size: 2981743
|
| 11847 |
+
dataset_size: 8185096
|
| 11848 |
configs:
|
| 11849 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11850 |
data_files:
|
|
|
|
| 15676 |
path: super_glue_rte_GPT_3_style/validation-*
|
| 15677 |
- split: test
|
| 15678 |
path: super_glue_rte_GPT_3_style/test-*
|
| 15679 |
+
- config_name: super_glue_rte_GPT_3_style_score_eval
|
| 15680 |
+
data_files:
|
| 15681 |
+
- split: train
|
| 15682 |
+
path: super_glue_rte_GPT_3_style_score_eval/train-*
|
| 15683 |
+
- split: validation
|
| 15684 |
+
path: super_glue_rte_GPT_3_style_score_eval/validation-*
|
| 15685 |
+
- split: test
|
| 15686 |
+
path: super_glue_rte_GPT_3_style_score_eval/test-*
|
| 15687 |
---
|
| 15688 |
|
| 15689 |
# Dataset Card for P3
|
super_glue_rte_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:8b4bbeed1a4697410edbbb7f2c20a707f937c204c5917501fcb7e188c730833a
|
| 3 |
+
size 1476955
|
super_glue_rte_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:78e23218b6fec9a7b155ea9330788a4d02603426716f61c01093efaf08cf8cce
|
| 3 |
+
size 1349547
|
super_glue_rte_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:4020ef2097a6cc44b71503b6eb374f32e3b14b0331d7f57707bc35baa05404b5
|
| 3 |
+
size 155241
|