mariosasko
commited on
Commit
•
23cfdfb
1
Parent(s):
c61e58a
Upload dataset
Browse files
README.md
CHANGED
@@ -7484,6 +7484,30 @@ dataset_info:
|
|
7484 |
num_examples: 552
|
7485 |
download_size: 762421
|
7486 |
dataset_size: 1905984
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7487 |
configs:
|
7488 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7489 |
data_files:
|
@@ -9917,6 +9941,14 @@ configs:
|
|
9917 |
path: quarel_do_not_use/validation-*
|
9918 |
- split: test
|
9919 |
path: quarel_do_not_use/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9920 |
---
|
9921 |
|
9922 |
# Dataset Card for P3
|
|
|
7484 |
num_examples: 552
|
7485 |
download_size: 762421
|
7486 |
dataset_size: 1905984
|
7487 |
+
- config_name: quarel_heres_a_story
|
7488 |
+
features:
|
7489 |
+
- name: answer_choices
|
7490 |
+
sequence: string
|
7491 |
+
- name: inputs
|
7492 |
+
sequence: int32
|
7493 |
+
- name: inputs_pretokenized
|
7494 |
+
dtype: string
|
7495 |
+
- name: targets
|
7496 |
+
sequence: int32
|
7497 |
+
- name: targets_pretokenized
|
7498 |
+
dtype: string
|
7499 |
+
splits:
|
7500 |
+
- name: train
|
7501 |
+
num_bytes: 1308176
|
7502 |
+
num_examples: 1941
|
7503 |
+
- name: validation
|
7504 |
+
num_bytes: 189143
|
7505 |
+
num_examples: 278
|
7506 |
+
- name: test
|
7507 |
+
num_bytes: 375385
|
7508 |
+
num_examples: 552
|
7509 |
+
download_size: 755827
|
7510 |
+
dataset_size: 1872704
|
7511 |
configs:
|
7512 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7513 |
data_files:
|
|
|
9941 |
path: quarel_do_not_use/validation-*
|
9942 |
- split: test
|
9943 |
path: quarel_do_not_use/test-*
|
9944 |
+
- config_name: quarel_heres_a_story
|
9945 |
+
data_files:
|
9946 |
+
- split: train
|
9947 |
+
path: quarel_heres_a_story/train-*
|
9948 |
+
- split: validation
|
9949 |
+
path: quarel_heres_a_story/validation-*
|
9950 |
+
- split: test
|
9951 |
+
path: quarel_heres_a_story/test-*
|
9952 |
---
|
9953 |
|
9954 |
# Dataset Card for P3
|
quarel_heres_a_story/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99dde206772c1990071f0c4f2337c89dd6ff56a2e8b3beef3fb7cafbc57ebb96
|
3 |
+
size 156051
|
quarel_heres_a_story/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:342e7d63344f8cb45f96486d735116e68f479b199ebc4642427f4577e2604e1a
|
3 |
+
size 514697
|
quarel_heres_a_story/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c96483e1f59977d581a133f0176f482b566d73e6594e84af2297bffb9bae3eed
|
3 |
+
size 85079
|