Upload dataset
Browse files
README.md
CHANGED
|
@@ -4284,6 +4284,27 @@ dataset_info:
|
|
| 4284 |
num_examples: 70000
|
| 4285 |
download_size: 231812702
|
| 4286 |
dataset_size: 809391187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4287 |
configs:
|
| 4288 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 4289 |
data_files:
|
|
@@ -5629,6 +5650,12 @@ configs:
|
|
| 5629 |
path: dbpedia_14_given_a_choice_of_categories_/train-*
|
| 5630 |
- split: test
|
| 5631 |
path: dbpedia_14_given_a_choice_of_categories_/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5632 |
---
|
| 5633 |
|
| 5634 |
# Dataset Card for P3
|
|
|
|
| 4284 |
num_examples: 70000
|
| 4285 |
download_size: 231812702
|
| 4286 |
dataset_size: 809391187
|
| 4287 |
+
- config_name: dbpedia_14_given_a_list_of_category_what_does_the_title_belong_to
|
| 4288 |
+
features:
|
| 4289 |
+
- name: answer_choices
|
| 4290 |
+
sequence: string
|
| 4291 |
+
- name: inputs
|
| 4292 |
+
sequence: int32
|
| 4293 |
+
- name: inputs_pretokenized
|
| 4294 |
+
dtype: string
|
| 4295 |
+
- name: targets
|
| 4296 |
+
sequence: int32
|
| 4297 |
+
- name: targets_pretokenized
|
| 4298 |
+
dtype: string
|
| 4299 |
+
splits:
|
| 4300 |
+
- name: train
|
| 4301 |
+
num_bytes: 409923864
|
| 4302 |
+
num_examples: 560000
|
| 4303 |
+
- name: test
|
| 4304 |
+
num_bytes: 51249097
|
| 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:
|
|
|
|
| 5650 |
path: dbpedia_14_given_a_choice_of_categories_/train-*
|
| 5651 |
- split: test
|
| 5652 |
path: dbpedia_14_given_a_choice_of_categories_/test-*
|
| 5653 |
+
- config_name: dbpedia_14_given_a_list_of_category_what_does_the_title_belong_to
|
| 5654 |
+
data_files:
|
| 5655 |
+
- split: train
|
| 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
|
dbpedia_14_given_a_list_of_category_what_does_the_title_belong_to/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a79b8a4f96bc98780d4c0dfe7c6b1d3abb371e217b62117baf5fc6d34a31bd0
|
| 3 |
+
size 4322698
|
dbpedia_14_given_a_list_of_category_what_does_the_title_belong_to/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17312563c3fe27def458167087780471e659fc79c75fb94c045decb0ba8fc307
|
| 3 |
+
size 34547833
|