aozora / README.md
ohtaman's picture
Upload README.md with huggingface_hub
2ff9923
|
raw
history blame
667 Bytes
metadata
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
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*

Dataset Card for "aozora"

More Information needed