mariosasko
commited on
Commit
•
e1bf0b8
1
Parent(s):
64d5c0c
Upload dataset
Browse files
README.md
CHANGED
@@ -11949,6 +11949,30 @@ dataset_info:
|
|
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:
|
@@ -15820,6 +15844,14 @@ configs:
|
|
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
|
|
|
11949 |
num_examples: 6000
|
11950 |
download_size: 2997816
|
11951 |
dataset_size: 8940276
|
11952 |
+
- config_name: super_glue_rte_can_we_infer
|
11953 |
+
features:
|
11954 |
+
- name: answer_choices
|
11955 |
+
sequence: string
|
11956 |
+
- name: inputs
|
11957 |
+
sequence: int32
|
11958 |
+
- name: inputs_pretokenized
|
11959 |
+
dtype: string
|
11960 |
+
- name: targets
|
11961 |
+
sequence: int32
|
11962 |
+
- name: targets_pretokenized
|
11963 |
+
dtype: string
|
11964 |
+
splits:
|
11965 |
+
- name: train
|
11966 |
+
num_bytes: 1893494
|
11967 |
+
num_examples: 2490
|
11968 |
+
- name: validation
|
11969 |
+
num_bytes: 204918
|
11970 |
+
num_examples: 277
|
11971 |
+
- name: test
|
11972 |
+
num_bytes: 2280972
|
11973 |
+
num_examples: 3000
|
11974 |
+
download_size: 2218834
|
11975 |
+
dataset_size: 4379384
|
11976 |
configs:
|
11977 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11978 |
data_files:
|
|
|
15844 |
path: super_glue_rte_based_on_the_previous_passage_score_eval/validation-*
|
15845 |
- split: test
|
15846 |
path: super_glue_rte_based_on_the_previous_passage_score_eval/test-*
|
15847 |
+
- config_name: super_glue_rte_can_we_infer
|
15848 |
+
data_files:
|
15849 |
+
- split: train
|
15850 |
+
path: super_glue_rte_can_we_infer/train-*
|
15851 |
+
- split: validation
|
15852 |
+
path: super_glue_rte_can_we_infer/validation-*
|
15853 |
+
- split: test
|
15854 |
+
path: super_glue_rte_can_we_infer/test-*
|
15855 |
---
|
15856 |
|
15857 |
# Dataset Card for P3
|
super_glue_rte_can_we_infer/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2a576103a247d2299aec4cbb7c47a1f3084822c6dc0d76b9ea0988c74430835
|
3 |
+
size 1081235
|
super_glue_rte_can_we_infer/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3ab43a1db3831763cff05b69591157230cf6273d9a2a05370c397ada8418459
|
3 |
+
size 1014985
|
super_glue_rte_can_we_infer/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8656c55cd63e05440950b93447c37e76c8dc3139d5988c2554bbe3c49a29884
|
3 |
+
size 122614
|