mariosasko
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -7900,6 +7900,25 @@ dataset_info:
|
|
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:
|
@@ -10469,6 +10488,12 @@ configs:
|
|
10469 |
path: quoref_Guess_Answer/train-*
|
10470 |
- split: validation
|
10471 |
path: quoref_Guess_Answer/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
10472 |
---
|
10473 |
|
10474 |
# Dataset Card for P3
|
|
|
7900 |
num_examples: 2418
|
7901 |
download_size: 20961433
|
7902 |
dataset_size: 86139459
|
7903 |
+
- config_name: quoref_Guess_Title_For_Context
|
7904 |
+
features:
|
7905 |
+
- name: inputs
|
7906 |
+
sequence: int32
|
7907 |
+
- name: inputs_pretokenized
|
7908 |
+
dtype: string
|
7909 |
+
- name: targets
|
7910 |
+
sequence: int32
|
7911 |
+
- name: targets_pretokenized
|
7912 |
+
dtype: string
|
7913 |
+
splits:
|
7914 |
+
- name: train
|
7915 |
+
num_bytes: 73151029
|
7916 |
+
num_examples: 19399
|
7917 |
+
- name: validation
|
7918 |
+
num_bytes: 9007516
|
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:
|
|
|
10488 |
path: quoref_Guess_Answer/train-*
|
10489 |
- split: validation
|
10490 |
path: quoref_Guess_Answer/validation-*
|
10491 |
+
- config_name: quoref_Guess_Title_For_Context
|
10492 |
+
data_files:
|
10493 |
+
- split: train
|
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
|
quoref_Guess_Title_For_Context/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f9a65c03caaca275cd157229184a6d072c2c7c802ff88685a9e07296d83456a
|
3 |
+
size 14149779
|
quoref_Guess_Title_For_Context/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6638588c265f59a1a2fee4605fba6dfc4e17c9aebe053bb6954bf6835afa5e2
|
3 |
+
size 1776421
|