mariosasko
commited on
Commit
•
5bcf0f2
1
Parent(s):
50e9864
Upload dataset
Browse files
README.md
CHANGED
@@ -7824,6 +7824,25 @@ dataset_info:
|
|
7824 |
num_examples: 2418
|
7825 |
download_size: 20984076
|
7826 |
dataset_size: 85812422
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7827 |
configs:
|
7828 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7829 |
data_files:
|
@@ -10369,6 +10388,12 @@ configs:
|
|
10369 |
path: quoref_Context_Contains_Answer/train-*
|
10370 |
- split: validation
|
10371 |
path: quoref_Context_Contains_Answer/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
10372 |
---
|
10373 |
|
10374 |
# Dataset Card for P3
|
|
|
7824 |
num_examples: 2418
|
7825 |
download_size: 20984076
|
7826 |
dataset_size: 85812422
|
7827 |
+
- config_name: quoref_Find_Answer
|
7828 |
+
features:
|
7829 |
+
- name: inputs
|
7830 |
+
sequence: int32
|
7831 |
+
- name: inputs_pretokenized
|
7832 |
+
dtype: string
|
7833 |
+
- name: targets
|
7834 |
+
sequence: int32
|
7835 |
+
- name: targets_pretokenized
|
7836 |
+
dtype: string
|
7837 |
+
splits:
|
7838 |
+
- name: train
|
7839 |
+
num_bytes: 76972842
|
7840 |
+
num_examples: 19399
|
7841 |
+
- name: validation
|
7842 |
+
num_bytes: 9472336
|
7843 |
+
num_examples: 2418
|
7844 |
+
download_size: 21102482
|
7845 |
+
dataset_size: 86445178
|
7846 |
configs:
|
7847 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7848 |
data_files:
|
|
|
10388 |
path: quoref_Context_Contains_Answer/train-*
|
10389 |
- split: validation
|
10390 |
path: quoref_Context_Contains_Answer/validation-*
|
10391 |
+
- config_name: quoref_Find_Answer
|
10392 |
+
data_files:
|
10393 |
+
- split: train
|
10394 |
+
path: quoref_Find_Answer/train-*
|
10395 |
+
- split: validation
|
10396 |
+
path: quoref_Find_Answer/validation-*
|
10397 |
---
|
10398 |
|
10399 |
# Dataset Card for P3
|
quoref_Find_Answer/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50c920271f7c7e85511a8cfd2d95c276e4da8e8e9e0602ccf4646dbf5116ab5e
|
3 |
+
size 18731042
|
quoref_Find_Answer/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94e5f94cbc2dfcd9e5c7aa4f1eb85b914aef3ea8242deed1895b77c5e7d29aef
|
3 |
+
size 2371440
|