mariosasko
commited on
Commit
•
bd26115
1
Parent(s):
d10a755
Upload dataset
Browse files- README.md +27 -0
- dbpedia_14_given_list_what_category_does_the_paragraph_belong_to/test-00000-of-00001.parquet +3 -0
- dbpedia_14_given_list_what_category_does_the_paragraph_belong_to/train-00000-of-00002.parquet +3 -0
- dbpedia_14_given_list_what_category_does_the_paragraph_belong_to/train-00001-of-00002.parquet +3 -0
README.md
CHANGED
@@ -4305,6 +4305,27 @@ dataset_info:
|
|
4305 |
num_examples: 70000
|
4306 |
download_size: 38870531
|
4307 |
dataset_size: 461172961
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4308 |
configs:
|
4309 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
4310 |
data_files:
|
@@ -5656,6 +5677,12 @@ configs:
|
|
5656 |
path: dbpedia_14_given_a_list_of_category_what_does_the_title_belong_to/train-*
|
5657 |
- split: test
|
5658 |
path: dbpedia_14_given_a_list_of_category_what_does_the_title_belong_to/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
5659 |
---
|
5660 |
|
5661 |
# Dataset Card for P3
|
|
|
4305 |
num_examples: 70000
|
4306 |
download_size: 38870531
|
4307 |
dataset_size: 461172961
|
4308 |
+
- config_name: dbpedia_14_given_list_what_category_does_the_paragraph_belong_to
|
4309 |
+
features:
|
4310 |
+
- name: answer_choices
|
4311 |
+
sequence: string
|
4312 |
+
- name: inputs
|
4313 |
+
sequence: int32
|
4314 |
+
- name: inputs_pretokenized
|
4315 |
+
dtype: string
|
4316 |
+
- name: targets
|
4317 |
+
sequence: int32
|
4318 |
+
- name: targets_pretokenized
|
4319 |
+
dtype: string
|
4320 |
+
splits:
|
4321 |
+
- name: train
|
4322 |
+
num_bytes: 698518491
|
4323 |
+
num_examples: 560000
|
4324 |
+
- name: test
|
4325 |
+
num_bytes: 87332355
|
4326 |
+
num_examples: 70000
|
4327 |
+
download_size: 219363263
|
4328 |
+
dataset_size: 785850846
|
4329 |
configs:
|
4330 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
4331 |
data_files:
|
|
|
5677 |
path: dbpedia_14_given_a_list_of_category_what_does_the_title_belong_to/train-*
|
5678 |
- split: test
|
5679 |
path: dbpedia_14_given_a_list_of_category_what_does_the_title_belong_to/test-*
|
5680 |
+
- config_name: dbpedia_14_given_list_what_category_does_the_paragraph_belong_to
|
5681 |
+
data_files:
|
5682 |
+
- split: train
|
5683 |
+
path: dbpedia_14_given_list_what_category_does_the_paragraph_belong_to/train-*
|
5684 |
+
- split: test
|
5685 |
+
path: dbpedia_14_given_list_what_category_does_the_paragraph_belong_to/test-*
|
5686 |
---
|
5687 |
|
5688 |
# Dataset Card for P3
|
dbpedia_14_given_list_what_category_does_the_paragraph_belong_to/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8d207f78e5baec79358084c7e15c359a3ceeeffa6744b607108634716eb6ceb
|
3 |
+
size 24364426
|
dbpedia_14_given_list_what_category_does_the_paragraph_belong_to/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9736e7a733116f30a706c7131d00d2c64ce58bb6225fb69aefed130786beb0b
|
3 |
+
size 106373226
|
dbpedia_14_given_list_what_category_does_the_paragraph_belong_to/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f53c0de06653c131cd58ba6223589435d5e8a3c20c0a2312563512c4b0c43d0
|
3 |
+
size 88625611
|