mariosasko
commited on
Commit
•
c61e58a
1
Parent(s):
07c2fae
Upload dataset
Browse files
README.md
CHANGED
@@ -7460,6 +7460,30 @@ dataset_info:
|
|
7460 |
num_examples: 552
|
7461 |
download_size: 744152
|
7462 |
dataset_size: 1606716
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7463 |
configs:
|
7464 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7465 |
data_files:
|
@@ -9885,6 +9909,14 @@ configs:
|
|
9885 |
path: quarel_choose_between/validation-*
|
9886 |
- split: test
|
9887 |
path: quarel_choose_between/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9888 |
---
|
9889 |
|
9890 |
# Dataset Card for P3
|
|
|
7460 |
num_examples: 552
|
7461 |
download_size: 744152
|
7462 |
dataset_size: 1606716
|
7463 |
+
- config_name: quarel_do_not_use
|
7464 |
+
features:
|
7465 |
+
- name: answer_choices
|
7466 |
+
sequence: string
|
7467 |
+
- name: inputs
|
7468 |
+
sequence: int32
|
7469 |
+
- name: inputs_pretokenized
|
7470 |
+
dtype: string
|
7471 |
+
- name: targets
|
7472 |
+
sequence: int32
|
7473 |
+
- name: targets_pretokenized
|
7474 |
+
dtype: string
|
7475 |
+
splits:
|
7476 |
+
- name: train
|
7477 |
+
num_bytes: 1331476
|
7478 |
+
num_examples: 1941
|
7479 |
+
- name: validation
|
7480 |
+
num_bytes: 192487
|
7481 |
+
num_examples: 278
|
7482 |
+
- name: test
|
7483 |
+
num_bytes: 382021
|
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:
|
|
|
9909 |
path: quarel_choose_between/validation-*
|
9910 |
- split: test
|
9911 |
path: quarel_choose_between/test-*
|
9912 |
+
- config_name: quarel_do_not_use
|
9913 |
+
data_files:
|
9914 |
+
- split: train
|
9915 |
+
path: quarel_do_not_use/train-*
|
9916 |
+
- split: validation
|
9917 |
+
path: quarel_do_not_use/validation-*
|
9918 |
+
- split: test
|
9919 |
+
path: quarel_do_not_use/test-*
|
9920 |
---
|
9921 |
|
9922 |
# Dataset Card for P3
|
quarel_do_not_use/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02730437950e3f3b958b9886cdca2652fc2e73c6d6e21e4987656ffaa8639ece
|
3 |
+
size 157232
|
quarel_do_not_use/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2df09621d26f80a65158d2f94c2a1a1fb0a8e3dde6ddcd9353637d87cc9db36f
|
3 |
+
size 519007
|
quarel_do_not_use/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b0f8c7e371eab9903744a58b0d3b0b8d23fb1891d1af20fc1d565c6783553e3
|
3 |
+
size 86182
|