mariosasko
commited on
Commit
•
78517d1
1
Parent(s):
5bcf0f2
Upload dataset
Browse files
README.md
CHANGED
@@ -7843,6 +7843,25 @@ dataset_info:
|
|
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:
|
@@ -10394,6 +10413,12 @@ configs:
|
|
10394 |
path: quoref_Find_Answer/train-*
|
10395 |
- split: validation
|
10396 |
path: quoref_Find_Answer/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
10397 |
---
|
10398 |
|
10399 |
# Dataset Card for P3
|
|
|
7843 |
num_examples: 2418
|
7844 |
download_size: 21102482
|
7845 |
dataset_size: 86445178
|
7846 |
+
- config_name: quoref_Found_Context_Online
|
7847 |
+
features:
|
7848 |
+
- name: inputs
|
7849 |
+
sequence: int32
|
7850 |
+
- name: inputs_pretokenized
|
7851 |
+
dtype: string
|
7852 |
+
- name: targets
|
7853 |
+
sequence: int32
|
7854 |
+
- name: targets_pretokenized
|
7855 |
+
dtype: string
|
7856 |
+
splits:
|
7857 |
+
- name: train
|
7858 |
+
num_bytes: 76216636
|
7859 |
+
num_examples: 19399
|
7860 |
+
- name: validation
|
7861 |
+
num_bytes: 9378034
|
7862 |
+
num_examples: 2418
|
7863 |
+
download_size: 21073714
|
7864 |
+
dataset_size: 85594670
|
7865 |
configs:
|
7866 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7867 |
data_files:
|
|
|
10413 |
path: quoref_Find_Answer/train-*
|
10414 |
- split: validation
|
10415 |
path: quoref_Find_Answer/validation-*
|
10416 |
+
- config_name: quoref_Found_Context_Online
|
10417 |
+
data_files:
|
10418 |
+
- split: train
|
10419 |
+
path: quoref_Found_Context_Online/train-*
|
10420 |
+
- split: validation
|
10421 |
+
path: quoref_Found_Context_Online/validation-*
|
10422 |
---
|
10423 |
|
10424 |
# Dataset Card for P3
|
quoref_Found_Context_Online/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22600d2ec51e2190c313e542ba4051fa72aea1a8eb32df0a0c30dd856704a9f0
|
3 |
+
size 18692124
|
quoref_Found_Context_Online/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db1f13919ed6c194bbdbe5e5c3ed25776341ce071c01b3a66c1c5e68f63727b9
|
3 |
+
size 2381590
|