Upload dataset
Browse files
README.md
CHANGED
|
@@ -4119,6 +4119,30 @@ dataset_info:
|
|
| 4119 |
num_examples: 6963
|
| 4120 |
download_size: 17310690
|
| 4121 |
dataset_size: 40596988
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4122 |
configs:
|
| 4123 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 4124 |
data_files:
|
|
@@ -5410,6 +5434,14 @@ configs:
|
|
| 5410 |
path: cosmos_qa_context_question_description_text/validation-*
|
| 5411 |
- split: test
|
| 5412 |
path: cosmos_qa_context_question_description_text/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5413 |
---
|
| 5414 |
|
| 5415 |
# Dataset Card for P3
|
|
|
|
| 4119 |
num_examples: 6963
|
| 4120 |
download_size: 17310690
|
| 4121 |
dataset_size: 40596988
|
| 4122 |
+
- config_name: cosmos_qa_description_context_question_answer_id
|
| 4123 |
+
features:
|
| 4124 |
+
- name: answer_choices
|
| 4125 |
+
sequence: string
|
| 4126 |
+
- name: inputs
|
| 4127 |
+
sequence: int32
|
| 4128 |
+
- name: inputs_pretokenized
|
| 4129 |
+
dtype: string
|
| 4130 |
+
- name: targets
|
| 4131 |
+
sequence: int32
|
| 4132 |
+
- name: targets_pretokenized
|
| 4133 |
+
dtype: string
|
| 4134 |
+
splits:
|
| 4135 |
+
- name: train
|
| 4136 |
+
num_bytes: 34668445
|
| 4137 |
+
num_examples: 25262
|
| 4138 |
+
- name: validation
|
| 4139 |
+
num_bytes: 4386790
|
| 4140 |
+
num_examples: 2985
|
| 4141 |
+
- name: test
|
| 4142 |
+
num_bytes: 10260599
|
| 4143 |
+
num_examples: 6963
|
| 4144 |
+
download_size: 18455761
|
| 4145 |
+
dataset_size: 49315834
|
| 4146 |
configs:
|
| 4147 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 4148 |
data_files:
|
|
|
|
| 5434 |
path: cosmos_qa_context_question_description_text/validation-*
|
| 5435 |
- split: test
|
| 5436 |
path: cosmos_qa_context_question_description_text/test-*
|
| 5437 |
+
- config_name: cosmos_qa_description_context_question_answer_id
|
| 5438 |
+
data_files:
|
| 5439 |
+
- split: train
|
| 5440 |
+
path: cosmos_qa_description_context_question_answer_id/train-*
|
| 5441 |
+
- split: validation
|
| 5442 |
+
path: cosmos_qa_description_context_question_answer_id/validation-*
|
| 5443 |
+
- split: test
|
| 5444 |
+
path: cosmos_qa_description_context_question_answer_id/test-*
|
| 5445 |
---
|
| 5446 |
|
| 5447 |
# Dataset Card for P3
|
cosmos_qa_description_context_question_answer_id/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36d873794f3bb0f7dcb388969aa5758806f31a715141ab256f0b5c7a2f943d8a
|
| 3 |
+
size 4139089
|
cosmos_qa_description_context_question_answer_id/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c060fd97b5c42292887a27aa9a6e19325f60a0c81d66010eae0466c321f481b
|
| 3 |
+
size 12541112
|
cosmos_qa_description_context_question_answer_id/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f20ef7de7bccd886e1d15267d8c6eda075af93d2423bc21096046cb0f537547
|
| 3 |
+
size 1775560
|