aozora / README.md
ohtaman's picture
Upload README.md with huggingface_hub
abb68e8
metadata
dataset_info:
  features:
    - name: title
      dtype: string
    - name: author
      dtype: string
    - name: content
      dtype: string
    - name: filename
      dtype: string
    - name: category
      dtype: string
    - name: short_description
      dtype: string
    - name: char_kana_type
      dtype: string
  splits:
    - name: train
      num_bytes: 704528623.1545657
      num_examples: 17006
    - name: test
      num_bytes: 4142823.8454343504
      num_examples: 100
  download_size: 393522386
  dataset_size: 708671447
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*

Dataset Card for "aozora"

More Information needed