mariosasko
commited on
Commit
•
cfe616b
1
Parent(s):
78517d1
Upload dataset
Browse files
README.md
CHANGED
@@ -7862,6 +7862,25 @@ dataset_info:
|
|
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:
|
@@ -10419,6 +10438,12 @@ configs:
|
|
10419 |
path: quoref_Found_Context_Online/train-*
|
10420 |
- split: validation
|
10421 |
path: quoref_Found_Context_Online/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
10422 |
---
|
10423 |
|
10424 |
# Dataset Card for P3
|
|
|
7862 |
num_examples: 2418
|
7863 |
download_size: 21073714
|
7864 |
dataset_size: 85594670
|
7865 |
+
- config_name: quoref_Given_Context_Answer_Question
|
7866 |
+
features:
|
7867 |
+
- name: inputs
|
7868 |
+
sequence: int32
|
7869 |
+
- name: inputs_pretokenized
|
7870 |
+
dtype: string
|
7871 |
+
- name: targets
|
7872 |
+
sequence: int32
|
7873 |
+
- name: targets_pretokenized
|
7874 |
+
dtype: string
|
7875 |
+
splits:
|
7876 |
+
- name: train
|
7877 |
+
num_bytes: 75847706
|
7878 |
+
num_examples: 19399
|
7879 |
+
- name: validation
|
7880 |
+
num_bytes: 9331924
|
7881 |
+
num_examples: 2418
|
7882 |
+
download_size: 20955369
|
7883 |
+
dataset_size: 85179630
|
7884 |
configs:
|
7885 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7886 |
data_files:
|
|
|
10438 |
path: quoref_Found_Context_Online/train-*
|
10439 |
- split: validation
|
10440 |
path: quoref_Found_Context_Online/validation-*
|
10441 |
+
- config_name: quoref_Given_Context_Answer_Question
|
10442 |
+
data_files:
|
10443 |
+
- split: train
|
10444 |
+
path: quoref_Given_Context_Answer_Question/train-*
|
10445 |
+
- split: validation
|
10446 |
+
path: quoref_Given_Context_Answer_Question/validation-*
|
10447 |
---
|
10448 |
|
10449 |
# Dataset Card for P3
|
quoref_Given_Context_Answer_Question/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e5651b5a556e43ea07be84b81316792ec49f7c2cbd06ce0f75174b7b5c7e162
|
3 |
+
size 18719004
|
quoref_Given_Context_Answer_Question/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e2cec3a945fd8192508d7a178aeb5660a14c4383bd60b6286051ebe646dbdef
|
3 |
+
size 2236365
|