Upload dataset
Browse files
README.md
CHANGED
|
@@ -4326,6 +4326,27 @@ dataset_info:
|
|
| 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:
|
|
@@ -5683,6 +5704,12 @@ configs:
|
|
| 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
|
|
|
|
| 4326 |
num_examples: 70000
|
| 4327 |
download_size: 219363263
|
| 4328 |
dataset_size: 785850846
|
| 4329 |
+
- config_name: dbpedia_14_pick_one_category_for_the_following_text
|
| 4330 |
+
features:
|
| 4331 |
+
- name: answer_choices
|
| 4332 |
+
sequence: string
|
| 4333 |
+
- name: inputs
|
| 4334 |
+
sequence: int32
|
| 4335 |
+
- name: inputs_pretokenized
|
| 4336 |
+
dtype: string
|
| 4337 |
+
- name: targets
|
| 4338 |
+
sequence: int32
|
| 4339 |
+
- name: targets_pretokenized
|
| 4340 |
+
dtype: string
|
| 4341 |
+
splits:
|
| 4342 |
+
- name: train
|
| 4343 |
+
num_bytes: 717756507
|
| 4344 |
+
num_examples: 560000
|
| 4345 |
+
- name: test
|
| 4346 |
+
num_bytes: 89744668
|
| 4347 |
+
num_examples: 70000
|
| 4348 |
+
download_size: 230680647
|
| 4349 |
+
dataset_size: 807501175
|
| 4350 |
configs:
|
| 4351 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 4352 |
data_files:
|
|
|
|
| 5704 |
path: dbpedia_14_given_list_what_category_does_the_paragraph_belong_to/train-*
|
| 5705 |
- split: test
|
| 5706 |
path: dbpedia_14_given_list_what_category_does_the_paragraph_belong_to/test-*
|
| 5707 |
+
- config_name: dbpedia_14_pick_one_category_for_the_following_text
|
| 5708 |
+
data_files:
|
| 5709 |
+
- split: train
|
| 5710 |
+
path: dbpedia_14_pick_one_category_for_the_following_text/train-*
|
| 5711 |
+
- split: test
|
| 5712 |
+
path: dbpedia_14_pick_one_category_for_the_following_text/test-*
|
| 5713 |
---
|
| 5714 |
|
| 5715 |
# Dataset Card for P3
|
dbpedia_14_pick_one_category_for_the_following_text/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5438fbb2a961c3390ed0dc34490c50832540eef179415aa3a48792abb9dbce87
|
| 3 |
+
size 25607055
|
dbpedia_14_pick_one_category_for_the_following_text/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81c41f484efbec9c5144796821b41bc8e7a75dea2759a1078328c67e94b48ac4
|
| 3 |
+
size 111328622
|
dbpedia_14_pick_one_category_for_the_following_text/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51073c0b8cfc51f63792272e0beed4d9f93b340f26bc3cb5ec95cde54e225a40
|
| 3 |
+
size 93744970
|