mariosasko
commited on
Commit
•
ef25771
1
Parent(s):
fef9775
Upload dataset
Browse files
README.md
CHANGED
@@ -7919,6 +7919,25 @@ dataset_info:
|
|
7919 |
num_examples: 2418
|
7920 |
download_size: 15926200
|
7921 |
dataset_size: 82158545
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7922 |
configs:
|
7923 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7924 |
data_files:
|
@@ -10494,6 +10513,12 @@ configs:
|
|
10494 |
path: quoref_Guess_Title_For_Context/train-*
|
10495 |
- split: validation
|
10496 |
path: quoref_Guess_Title_For_Context/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
10497 |
---
|
10498 |
|
10499 |
# Dataset Card for P3
|
|
|
7919 |
num_examples: 2418
|
7920 |
download_size: 15926200
|
7921 |
dataset_size: 82158545
|
7922 |
+
- config_name: quoref_Read_And_Extract_
|
7923 |
+
features:
|
7924 |
+
- name: inputs
|
7925 |
+
sequence: int32
|
7926 |
+
- name: inputs_pretokenized
|
7927 |
+
dtype: string
|
7928 |
+
- name: targets
|
7929 |
+
sequence: int32
|
7930 |
+
- name: targets_pretokenized
|
7931 |
+
dtype: string
|
7932 |
+
splits:
|
7933 |
+
- name: train
|
7934 |
+
num_bytes: 76216632
|
7935 |
+
num_examples: 19399
|
7936 |
+
- name: validation
|
7937 |
+
num_bytes: 9378203
|
7938 |
+
num_examples: 2418
|
7939 |
+
download_size: 21186451
|
7940 |
+
dataset_size: 85594835
|
7941 |
configs:
|
7942 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7943 |
data_files:
|
|
|
10513 |
path: quoref_Guess_Title_For_Context/train-*
|
10514 |
- split: validation
|
10515 |
path: quoref_Guess_Title_For_Context/validation-*
|
10516 |
+
- config_name: quoref_Read_And_Extract_
|
10517 |
+
data_files:
|
10518 |
+
- split: train
|
10519 |
+
path: quoref_Read_And_Extract_/train-*
|
10520 |
+
- split: validation
|
10521 |
+
path: quoref_Read_And_Extract_/validation-*
|
10522 |
---
|
10523 |
|
10524 |
# Dataset Card for P3
|
quoref_Read_And_Extract_/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08b70f2b3823e1f9468e3db739866bde7127ce6670d127e89668481f341e3d0b
|
3 |
+
size 18818992
|
quoref_Read_And_Extract_/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4db30a3b707f4e74df024990cb97b21d556fee7372703770485d398d965a76e4
|
3 |
+
size 2367459
|