Upload dataset
Browse files
README.md
CHANGED
|
@@ -3953,6 +3953,28 @@ dataset_info:
|
|
| 3953 |
num_examples: 1221
|
| 3954 |
download_size: 2527140
|
| 3955 |
dataset_size: 5891603
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3956 |
configs:
|
| 3957 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 3958 |
data_files:
|
|
@@ -5188,6 +5210,14 @@ configs:
|
|
| 5188 |
path: cos_e_v1.11_rationale/train-*
|
| 5189 |
- split: validation
|
| 5190 |
path: cos_e_v1.11_rationale/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5191 |
---
|
| 5192 |
|
| 5193 |
# Dataset Card for P3
|
|
|
|
| 3953 |
num_examples: 1221
|
| 3954 |
download_size: 2527140
|
| 3955 |
dataset_size: 5891603
|
| 3956 |
+
- config_name: cosmos_qa_context_answer_to_question
|
| 3957 |
+
features:
|
| 3958 |
+
- name: inputs
|
| 3959 |
+
sequence: int32
|
| 3960 |
+
- name: inputs_pretokenized
|
| 3961 |
+
dtype: string
|
| 3962 |
+
- name: targets
|
| 3963 |
+
sequence: int32
|
| 3964 |
+
- name: targets_pretokenized
|
| 3965 |
+
dtype: string
|
| 3966 |
+
splits:
|
| 3967 |
+
- name: train
|
| 3968 |
+
num_bytes: 26180650
|
| 3969 |
+
num_examples: 25262
|
| 3970 |
+
- name: validation
|
| 3971 |
+
num_bytes: 3249006
|
| 3972 |
+
num_examples: 2985
|
| 3973 |
+
- name: test
|
| 3974 |
+
num_bytes: 6946224
|
| 3975 |
+
num_examples: 6963
|
| 3976 |
+
download_size: 14635073
|
| 3977 |
+
dataset_size: 36375880
|
| 3978 |
configs:
|
| 3979 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 3980 |
data_files:
|
|
|
|
| 5210 |
path: cos_e_v1.11_rationale/train-*
|
| 5211 |
- split: validation
|
| 5212 |
path: cos_e_v1.11_rationale/validation-*
|
| 5213 |
+
- config_name: cosmos_qa_context_answer_to_question
|
| 5214 |
+
data_files:
|
| 5215 |
+
- split: train
|
| 5216 |
+
path: cosmos_qa_context_answer_to_question/train-*
|
| 5217 |
+
- split: validation
|
| 5218 |
+
path: cosmos_qa_context_answer_to_question/validation-*
|
| 5219 |
+
- split: test
|
| 5220 |
+
path: cosmos_qa_context_answer_to_question/test-*
|
| 5221 |
---
|
| 5222 |
|
| 5223 |
# Dataset Card for P3
|
cosmos_qa_context_answer_to_question/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58f405c00a409421f6dfe9e989a3b0b758ea965e61d14f46097940a841906a55
|
| 3 |
+
size 3022744
|
cosmos_qa_context_answer_to_question/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:334208dc8d9b67ba0bfe2a12693099c5d38842d0c8c96e48051f5821deb66913
|
| 3 |
+
size 10148993
|
cosmos_qa_context_answer_to_question/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bab4cc359b67fb539828e4ab6bea970c26b63614716154f74070caa81e8c6c8
|
| 3 |
+
size 1463336
|