taufiqsyed's picture
Upload dataset
34ea00c verified
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: song_id
      dtype: string
    - name: structure
      dtype: string
    - name: start_time
      dtype: float64
    - name: end_time
      dtype: float64
  splits:
    - name: train
      num_bytes: 9159749397.009
      num_examples: 19083
    - name: validation
      num_bytes: 3056629994.414
      num_examples: 6361
    - name: test
      num_bytes: 3052990339.206
      num_examples: 6362
  download_size: 14947306519
  dataset_size: 15269369730.629
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*