dataset_info: | |
features: | |
- name: title | |
dtype: string | |
- name: author | |
dtype: string | |
- name: content | |
dtype: string | |
- name: filename | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 737611844.6300713 | |
num_examples: 17006 | |
- name: test | |
num_bytes: 4337362.36992868 | |
num_examples: 100 | |
download_size: 416278415 | |
dataset_size: 741949207.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: test | |
path: data/test-* | |
# Dataset Card for "aozora" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |