linnut_audio_sm / README.md
codymd's picture
Upload dataset
ddc35b7 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: audio
      struct:
        - name: array
          sequence: float32
        - name: sampling_rate
          dtype: int64
    - name: label
      dtype:
        class_label:
          names:
            '0': amerob
            '1': bkhgro
            '2': dusfly
            '3': foxspa
            '4': gnttow
            '5': gockin
            '6': herthr
            '7': herwar
            '8': macwar
            '9': mouchi
            '10': orcwar
            '11': pasfly
            '12': purfin
            '13': rebnut
            '14': stejay
            '15': westan
            '16': yerwar
  splits:
    - name: train
      num_bytes: 640536098.4719864
      num_examples: 2000
    - name: test
      num_bytes: 155590218.84984025
      num_examples: 500
  download_size: 808252716
  dataset_size: 796126317.3218267
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*