musdb / README.md
danjacobellis's picture
Upload README.md with huggingface_hub
878e847
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: name
      dtype: string
    - name: mixture
      dtype:
        audio:
          sampling_rate: 44100
          mono: false
    - name: drums
      dtype:
        audio:
          sampling_rate: 44100
          mono: false
    - name: bass
      dtype:
        audio:
          sampling_rate: 44100
          mono: false
    - name: other
      dtype:
        audio:
          sampling_rate: 44100
          mono: false
    - name: vocals
      dtype:
        audio:
          sampling_rate: 44100
          mono: false
  splits:
    - name: test
      num_bytes: 6534850857
      num_examples: 15
  download_size: 4928706537
  dataset_size: 6534850857

Dataset Card for "musdb"

More Information needed