--- dataset_info: features: - name: mel dtype: array2_d: shape: - 128 - 300 dtype: float32 - name: label dtype: class_label: names: '0': Electronic '1': Experimental '2': Folk '3': Hip-Hop '4': Instrumental '5': International '6': Pop '7': Rock - name: track_id dtype: int64 - name: artist_id dtype: int64 - name: genre dtype: string splits: - name: train num_bytes: 15282641587 num_examples: 99140 - name: validation num_bytes: 3824051743 num_examples: 24807 - name: test num_bytes: 4810471185 num_examples: 31206 download_size: 23678275603 dataset_size: 23917164515 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* license: apache-2.0 task_categories: - audio-classification language: - en tags: - music - audio - fma - genre-classification - mel-spectrogram pretty_name: FMA-Small Log-Mel-Spectrograms size_categories: - 100K