mariosasko
commited on
Commit
•
1277149
1
Parent(s):
e604a4d
Upload dataset
Browse files
README.md
CHANGED
@@ -7786,6 +7786,25 @@ dataset_info:
|
|
7786 |
num_examples: 2418
|
7787 |
download_size: 21085034
|
7788 |
dataset_size: 85245997
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7789 |
configs:
|
7790 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7791 |
data_files:
|
@@ -10319,6 +10338,12 @@ configs:
|
|
10319 |
path: quoref_Answer_Question_Given_Context/train-*
|
10320 |
- split: validation
|
10321 |
path: quoref_Answer_Question_Given_Context/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
10322 |
---
|
10323 |
|
10324 |
# Dataset Card for P3
|
|
|
7786 |
num_examples: 2418
|
7787 |
download_size: 21085034
|
7788 |
dataset_size: 85245997
|
7789 |
+
- config_name: quoref_Answer_Test
|
7790 |
+
features:
|
7791 |
+
- name: inputs
|
7792 |
+
sequence: int32
|
7793 |
+
- name: inputs_pretokenized
|
7794 |
+
dtype: string
|
7795 |
+
- name: targets
|
7796 |
+
sequence: int32
|
7797 |
+
- name: targets_pretokenized
|
7798 |
+
dtype: string
|
7799 |
+
splits:
|
7800 |
+
- name: train
|
7801 |
+
num_bytes: 77478073
|
7802 |
+
num_examples: 19399
|
7803 |
+
- name: validation
|
7804 |
+
num_bytes: 9535373
|
7805 |
+
num_examples: 2418
|
7806 |
+
download_size: 20833370
|
7807 |
+
dataset_size: 87013446
|
7808 |
configs:
|
7809 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
7810 |
data_files:
|
|
|
10338 |
path: quoref_Answer_Question_Given_Context/train-*
|
10339 |
- split: validation
|
10340 |
path: quoref_Answer_Question_Given_Context/validation-*
|
10341 |
+
- config_name: quoref_Answer_Test
|
10342 |
+
data_files:
|
10343 |
+
- split: train
|
10344 |
+
path: quoref_Answer_Test/train-*
|
10345 |
+
- split: validation
|
10346 |
+
path: quoref_Answer_Test/validation-*
|
10347 |
---
|
10348 |
|
10349 |
# Dataset Card for P3
|
quoref_Answer_Test/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42bc0f3aa0d72cff2c8944de77097453d00c0e4ebc92196277780f3de1960556
|
3 |
+
size 18545772
|
quoref_Answer_Test/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83b81de5b3ddedce022d5953b4d2673e84324827883a83deb9801ec03d53cec5
|
3 |
+
size 2287598
|