configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: test | |
path: data/test-* | |
dataset_info: | |
features: | |
- name: text | |
dtype: string | |
- name: labels | |
sequence: string | |
splits: | |
- name: train | |
num_bytes: 672472194.4 | |
num_examples: 1390044 | |
- name: test | |
num_bytes: 168118048.6 | |
num_examples: 347511 | |
download_size: 0 | |
dataset_size: 840590243.0 | |
# Dataset Card for "dawiki_categories" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |