mariosasko
commited on
Commit
•
64d5c0c
1
Parent(s):
3b26b28
Upload dataset
Browse files
README.md
CHANGED
@@ -11921,6 +11921,34 @@ dataset_info:
|
|
11921 |
num_examples: 3000
|
11922 |
download_size: 2228456
|
11923 |
dataset_size: 4569695
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11924 |
configs:
|
11925 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11926 |
data_files:
|
@@ -15784,6 +15812,14 @@ configs:
|
|
15784 |
path: super_glue_rte_based_on_the_previous_passage/validation-*
|
15785 |
- split: test
|
15786 |
path: super_glue_rte_based_on_the_previous_passage/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15787 |
---
|
15788 |
|
15789 |
# Dataset Card for P3
|
|
|
11921 |
num_examples: 3000
|
11922 |
download_size: 2228456
|
11923 |
dataset_size: 4569695
|
11924 |
+
- config_name: super_glue_rte_based_on_the_previous_passage_score_eval
|
11925 |
+
features:
|
11926 |
+
- name: idx
|
11927 |
+
sequence: int32
|
11928 |
+
- name: inputs
|
11929 |
+
sequence: int32
|
11930 |
+
- name: inputs_pretokenized
|
11931 |
+
dtype: string
|
11932 |
+
- name: is_correct
|
11933 |
+
dtype: bool
|
11934 |
+
- name: targets
|
11935 |
+
sequence: int32
|
11936 |
+
- name: targets_pretokenized
|
11937 |
+
dtype: string
|
11938 |
+
- name: weight
|
11939 |
+
dtype: float32
|
11940 |
+
splits:
|
11941 |
+
- name: train
|
11942 |
+
num_bytes: 3946963
|
11943 |
+
num_examples: 4980
|
11944 |
+
- name: validation
|
11945 |
+
num_bytes: 427619
|
11946 |
+
num_examples: 554
|
11947 |
+
- name: test
|
11948 |
+
num_bytes: 4565694
|
11949 |
+
num_examples: 6000
|
11950 |
+
download_size: 2997816
|
11951 |
+
dataset_size: 8940276
|
11952 |
configs:
|
11953 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11954 |
data_files:
|
|
|
15812 |
path: super_glue_rte_based_on_the_previous_passage/validation-*
|
15813 |
- split: test
|
15814 |
path: super_glue_rte_based_on_the_previous_passage/test-*
|
15815 |
+
- config_name: super_glue_rte_based_on_the_previous_passage_score_eval
|
15816 |
+
data_files:
|
15817 |
+
- split: train
|
15818 |
+
path: super_glue_rte_based_on_the_previous_passage_score_eval/train-*
|
15819 |
+
- split: validation
|
15820 |
+
path: super_glue_rte_based_on_the_previous_passage_score_eval/validation-*
|
15821 |
+
- split: test
|
15822 |
+
path: super_glue_rte_based_on_the_previous_passage_score_eval/test-*
|
15823 |
---
|
15824 |
|
15825 |
# Dataset Card for P3
|
super_glue_rte_based_on_the_previous_passage_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e05b1e755958577ba5b7cdce9efb5d870838a93b3a03704c806fdd6c8cadf8f
|
3 |
+
size 1478795
|
super_glue_rte_based_on_the_previous_passage_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a240fdf2cb35515e263aac6a369f552885eb2cfd790d84fbe89feb6c99bba48
|
3 |
+
size 1361714
|
super_glue_rte_based_on_the_previous_passage_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57e5204567bb65593dc31496091523c6bd013d37da1402ecfdcaa72065b15c82
|
3 |
+
size 157307
|