bird-songs / README.md
RonanMcGovern's picture
Upload dataset
1d37b3c verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: name
      dtype: string
    - name: url
      dtype: string
    - name: license
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 9922
      num_examples: 80
    - name: validation
      num_bytes: 1112
      num_examples: 9
  download_size: 7576
  dataset_size: 11034
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*