mariosasko
commited on
Commit
•
607ae62
1
Parent(s):
a2b592a
Upload dataset
Browse files
README.md
CHANGED
@@ -4239,6 +4239,30 @@ dataset_info:
|
|
4239 |
num_examples: 6963
|
4240 |
download_size: 21950786
|
4241 |
dataset_size: 50543020
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4242 |
configs:
|
4243 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
4244 |
data_files:
|
@@ -5570,6 +5594,14 @@ configs:
|
|
5570 |
path: cosmos_qa_no_prompt_text/validation-*
|
5571 |
- split: test
|
5572 |
path: cosmos_qa_no_prompt_text/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5573 |
---
|
5574 |
|
5575 |
# Dataset Card for P3
|
|
|
4239 |
num_examples: 6963
|
4240 |
download_size: 21950786
|
4241 |
dataset_size: 50543020
|
4242 |
+
- config_name: cosmos_qa_only_question_answer
|
4243 |
+
features:
|
4244 |
+
- name: answer_choices
|
4245 |
+
sequence: string
|
4246 |
+
- name: inputs
|
4247 |
+
sequence: int32
|
4248 |
+
- name: inputs_pretokenized
|
4249 |
+
dtype: string
|
4250 |
+
- name: targets
|
4251 |
+
sequence: int32
|
4252 |
+
- name: targets_pretokenized
|
4253 |
+
dtype: string
|
4254 |
+
splits:
|
4255 |
+
- name: train
|
4256 |
+
num_bytes: 9307051
|
4257 |
+
num_examples: 25262
|
4258 |
+
- name: validation
|
4259 |
+
num_bytes: 1265511
|
4260 |
+
num_examples: 2985
|
4261 |
+
- name: test
|
4262 |
+
num_bytes: 2916821
|
4263 |
+
num_examples: 6963
|
4264 |
+
download_size: 6171348
|
4265 |
+
dataset_size: 13489383
|
4266 |
configs:
|
4267 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
4268 |
data_files:
|
|
|
5594 |
path: cosmos_qa_no_prompt_text/validation-*
|
5595 |
- split: test
|
5596 |
path: cosmos_qa_no_prompt_text/test-*
|
5597 |
+
- config_name: cosmos_qa_only_question_answer
|
5598 |
+
data_files:
|
5599 |
+
- split: train
|
5600 |
+
path: cosmos_qa_only_question_answer/train-*
|
5601 |
+
- split: validation
|
5602 |
+
path: cosmos_qa_only_question_answer/validation-*
|
5603 |
+
- split: test
|
5604 |
+
path: cosmos_qa_only_question_answer/test-*
|
5605 |
---
|
5606 |
|
5607 |
# Dataset Card for P3
|
cosmos_qa_only_question_answer/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c589ecc3b477d8dbfd768fba0f30d551321c49a25988a5a08384afefb7c95ff8
|
3 |
+
size 1411586
|
cosmos_qa_only_question_answer/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc6b6edb5a73cb258bc02814d6b3faaec34724d419c7f30d76f05412ac82b9ba
|
3 |
+
size 4137594
|
cosmos_qa_only_question_answer/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bf8c0e51e76f77a502ddd49f112a5bb3783137450631fe66cf1aefe26cc2551
|
3 |
+
size 622168
|