mariosasko
commited on
Commit
•
84d2fc4
1
Parent(s):
91cd247
Upload dataset
Browse files
README.md
CHANGED
@@ -13955,6 +13955,28 @@ dataset_info:
|
|
13955 |
num_examples: 72831
|
13956 |
download_size: 888828114
|
13957 |
dataset_size: 2037932681
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13958 |
configs:
|
13959 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13960 |
data_files:
|
@@ -18442,6 +18464,14 @@ configs:
|
|
18442 |
path: wiki_bio_comprehension/test-*
|
18443 |
- split: val
|
18444 |
path: wiki_bio_comprehension/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18445 |
---
|
18446 |
|
18447 |
# Dataset Card for P3
|
|
|
13955 |
num_examples: 72831
|
13956 |
download_size: 888828114
|
13957 |
dataset_size: 2037932681
|
13958 |
+
- config_name: wiki_bio_guess_person
|
13959 |
+
features:
|
13960 |
+
- name: inputs
|
13961 |
+
sequence: int32
|
13962 |
+
- name: inputs_pretokenized
|
13963 |
+
dtype: string
|
13964 |
+
- name: targets
|
13965 |
+
sequence: int32
|
13966 |
+
- name: targets_pretokenized
|
13967 |
+
dtype: string
|
13968 |
+
splits:
|
13969 |
+
- name: train
|
13970 |
+
num_bytes: 709582624
|
13971 |
+
num_examples: 582639
|
13972 |
+
- name: test
|
13973 |
+
num_bytes: 88627789
|
13974 |
+
num_examples: 72829
|
13975 |
+
- name: val
|
13976 |
+
num_bytes: 88793147
|
13977 |
+
num_examples: 72831
|
13978 |
+
download_size: 369465704
|
13979 |
+
dataset_size: 887003560
|
13980 |
configs:
|
13981 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13982 |
data_files:
|
|
|
18464 |
path: wiki_bio_comprehension/test-*
|
18465 |
- split: val
|
18466 |
path: wiki_bio_comprehension/val-*
|
18467 |
+
- config_name: wiki_bio_guess_person
|
18468 |
+
data_files:
|
18469 |
+
- split: train
|
18470 |
+
path: wiki_bio_guess_person/train-*
|
18471 |
+
- split: test
|
18472 |
+
path: wiki_bio_guess_person/test-*
|
18473 |
+
- split: val
|
18474 |
+
path: wiki_bio_guess_person/val-*
|
18475 |
---
|
18476 |
|
18477 |
# Dataset Card for P3
|
wiki_bio_guess_person/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4419e2654497e731790ce6e93eadb7aac5f1b8492ccd4e1ca1af5b458ccfb30c
|
3 |
+
size 36924771
|
wiki_bio_guess_person/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5941e2c380bd4b8e24cf1582c1e285e63b6d47ea5293f9f1b47ffc630cb8a7a0
|
3 |
+
size 147473321
|
wiki_bio_guess_person/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9dda6c523f498f79fbdad78ee20a5a58989ac21e79a3b29ce4bcdc72d9d323e
|
3 |
+
size 148029370
|
wiki_bio_guess_person/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fb5e1a1c51b47ac8635b008dec97f0dc81d5b375366fb408ab858f7f755dcaa
|
3 |
+
size 37038242
|