mariosasko
commited on
Commit
•
fac8368
1
Parent(s):
e459341
Upload dataset
Browse files
README.md
CHANGED
@@ -7580,6 +7580,30 @@ dataset_info:
|
|
7580 |
num_examples: 784
|
7581 |
download_size: 831927
|
7582 |
dataset_size: 2426016
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7583 |
configs:
|
7584 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7585 |
data_files:
|
@@ -10045,6 +10069,14 @@ configs:
|
|
10045 |
path: quartz_answer_question_based_on/validation-*
|
10046 |
- split: test
|
10047 |
path: quartz_answer_question_based_on/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10048 |
---
|
10049 |
|
10050 |
# Dataset Card for P3
|
|
|
7580 |
num_examples: 784
|
7581 |
download_size: 831927
|
7582 |
dataset_size: 2426016
|
7583 |
+
- config_name: quartz_answer_question_below
|
7584 |
+
features:
|
7585 |
+
- name: answer_choices
|
7586 |
+
sequence: string
|
7587 |
+
- name: inputs
|
7588 |
+
sequence: int32
|
7589 |
+
- name: inputs_pretokenized
|
7590 |
+
dtype: string
|
7591 |
+
- name: targets
|
7592 |
+
sequence: int32
|
7593 |
+
- name: targets_pretokenized
|
7594 |
+
dtype: string
|
7595 |
+
splits:
|
7596 |
+
- name: train
|
7597 |
+
num_bytes: 1576899
|
7598 |
+
num_examples: 2696
|
7599 |
+
- name: validation
|
7600 |
+
num_bytes: 232356
|
7601 |
+
num_examples: 384
|
7602 |
+
- name: test
|
7603 |
+
num_bytes: 462201
|
7604 |
+
num_examples: 784
|
7605 |
+
download_size: 816299
|
7606 |
+
dataset_size: 2271456
|
7607 |
configs:
|
7608 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7609 |
data_files:
|
|
|
10069 |
path: quartz_answer_question_based_on/validation-*
|
10070 |
- split: test
|
10071 |
path: quartz_answer_question_based_on/test-*
|
10072 |
+
- config_name: quartz_answer_question_below
|
10073 |
+
data_files:
|
10074 |
+
- split: train
|
10075 |
+
path: quartz_answer_question_below/train-*
|
10076 |
+
- split: validation
|
10077 |
+
path: quartz_answer_question_below/validation-*
|
10078 |
+
- split: test
|
10079 |
+
path: quartz_answer_question_below/test-*
|
10080 |
---
|
10081 |
|
10082 |
# Dataset Card for P3
|
quartz_answer_question_below/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d6037b0045ed62aa587b61ace3d67d55a4ce9b4ebba9f7bc2e6dce2a32ec1e1
|
3 |
+
size 155875
|
quartz_answer_question_below/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ef43a9ba75aa276d3d73a21d9aed602602b120a41e1c0a798060b1330cf3c49
|
3 |
+
size 583221
|
quartz_answer_question_below/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5110afaa9a27252f99b56112ede2b1b01026d8cb2e000118844d88056013725e
|
3 |
+
size 77203
|