mariosasko
commited on
Commit
•
c945744
1
Parent(s):
3f23cff
Upload dataset
Browse files
README.md
CHANGED
@@ -12025,6 +12025,34 @@ dataset_info:
|
|
12025 |
num_examples: 3000
|
12026 |
download_size: 2207694
|
12027 |
dataset_size: 4301678
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12028 |
configs:
|
12029 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12030 |
data_files:
|
@@ -15920,6 +15948,14 @@ configs:
|
|
15920 |
path: super_glue_rte_does_it_follow_that/validation-*
|
15921 |
- split: test
|
15922 |
path: super_glue_rte_does_it_follow_that/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15923 |
---
|
15924 |
|
15925 |
# Dataset Card for P3
|
|
|
12025 |
num_examples: 3000
|
12026 |
download_size: 2207694
|
12027 |
dataset_size: 4301678
|
12028 |
+
- config_name: super_glue_rte_does_it_follow_that_score_eval
|
12029 |
+
features:
|
12030 |
+
- name: idx
|
12031 |
+
sequence: int32
|
12032 |
+
- name: inputs
|
12033 |
+
sequence: int32
|
12034 |
+
- name: inputs_pretokenized
|
12035 |
+
dtype: string
|
12036 |
+
- name: is_correct
|
12037 |
+
dtype: bool
|
12038 |
+
- name: targets
|
12039 |
+
sequence: int32
|
12040 |
+
- name: targets_pretokenized
|
12041 |
+
dtype: string
|
12042 |
+
- name: weight
|
12043 |
+
dtype: float32
|
12044 |
+
splits:
|
12045 |
+
- name: train
|
12046 |
+
num_bytes: 3714967
|
12047 |
+
num_examples: 4980
|
12048 |
+
- name: validation
|
12049 |
+
num_bytes: 401805
|
12050 |
+
num_examples: 554
|
12051 |
+
- name: test
|
12052 |
+
num_bytes: 4287470
|
12053 |
+
num_examples: 6000
|
12054 |
+
download_size: 2971692
|
12055 |
+
dataset_size: 8404242
|
12056 |
configs:
|
12057 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12058 |
data_files:
|
|
|
15948 |
path: super_glue_rte_does_it_follow_that/validation-*
|
15949 |
- split: test
|
15950 |
path: super_glue_rte_does_it_follow_that/test-*
|
15951 |
+
- config_name: super_glue_rte_does_it_follow_that_score_eval
|
15952 |
+
data_files:
|
15953 |
+
- split: train
|
15954 |
+
path: super_glue_rte_does_it_follow_that_score_eval/train-*
|
15955 |
+
- split: validation
|
15956 |
+
path: super_glue_rte_does_it_follow_that_score_eval/validation-*
|
15957 |
+
- split: test
|
15958 |
+
path: super_glue_rte_does_it_follow_that_score_eval/test-*
|
15959 |
---
|
15960 |
|
15961 |
# Dataset Card for P3
|
super_glue_rte_does_it_follow_that_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30ea6921a894f9c0a3b6e7d434601bfe380eb6bada5816a3833cd0efacc02c17
|
3 |
+
size 1462286
|
super_glue_rte_does_it_follow_that_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d227ecf8c6e26003c7a4d850d7f943878a4eae775c51f848557c9f297818d0f
|
3 |
+
size 1353262
|
super_glue_rte_does_it_follow_that_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73ce7153ecd13e00a2ec3ca3eb6e410bb31c79b775a1d1384b6b617f4b8e07f1
|
3 |
+
size 156144
|