Upload dataset
Browse files
README.md
CHANGED
|
@@ -7881,6 +7881,25 @@ dataset_info:
|
|
| 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:
|
|
@@ -10444,6 +10463,12 @@ configs:
|
|
| 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
|
|
|
|
| 7881 |
num_examples: 2418
|
| 7882 |
download_size: 20955369
|
| 7883 |
dataset_size: 85179630
|
| 7884 |
+
- config_name: quoref_Guess_Answer
|
| 7885 |
+
features:
|
| 7886 |
+
- name: inputs
|
| 7887 |
+
sequence: int32
|
| 7888 |
+
- name: inputs_pretokenized
|
| 7889 |
+
dtype: string
|
| 7890 |
+
- name: targets
|
| 7891 |
+
sequence: int32
|
| 7892 |
+
- name: targets_pretokenized
|
| 7893 |
+
dtype: string
|
| 7894 |
+
splits:
|
| 7895 |
+
- name: train
|
| 7896 |
+
num_bytes: 76701159
|
| 7897 |
+
num_examples: 19399
|
| 7898 |
+
- name: validation
|
| 7899 |
+
num_bytes: 9438300
|
| 7900 |
+
num_examples: 2418
|
| 7901 |
+
download_size: 20961433
|
| 7902 |
+
dataset_size: 86139459
|
| 7903 |
configs:
|
| 7904 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 7905 |
data_files:
|
|
|
|
| 10463 |
path: quoref_Given_Context_Answer_Question/train-*
|
| 10464 |
- split: validation
|
| 10465 |
path: quoref_Given_Context_Answer_Question/validation-*
|
| 10466 |
+
- config_name: quoref_Guess_Answer
|
| 10467 |
+
data_files:
|
| 10468 |
+
- split: train
|
| 10469 |
+
path: quoref_Guess_Answer/train-*
|
| 10470 |
+
- split: validation
|
| 10471 |
+
path: quoref_Guess_Answer/validation-*
|
| 10472 |
---
|
| 10473 |
|
| 10474 |
# Dataset Card for P3
|
quoref_Guess_Answer/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b996a46001c163b7495b88834a8d29374c66896f0ec7cf3b4c059ba70d82ef50
|
| 3 |
+
size 18474242
|
quoref_Guess_Answer/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25eac7c23f64d770d04455d324a05eca4356da60c42e02f2e5f390236fd3bfc9
|
| 3 |
+
size 2487191
|