--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* dataset_info: features: - name: genre dtype: string - name: artist dtype: string - name: album dtype: string - name: track_title dtype: string - name: file_path dtype: string - name: audio dtype: audio: sampling_rate: 48000 splits: - name: train num_bytes: 147049222.6 num_examples: 8 - name: test num_bytes: 21977582.2 num_examples: 1 - name: validation num_bytes: 22900035.2 num_examples: 1 download_size: 0 dataset_size: 191926839.99999997 --- # Dataset Card for "dumdumdata" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)