--- dataset_info: features: - name: midi_source dtype: string - name: metadata_source dtype: string - name: file_name dtype: string - name: title dtype: string - name: composer dtype: string - name: year dtype: float64 - name: era dtype: string - name: style dtype: string - name: key dtype: string - name: license dtype: string - name: midi dtype: binary - name: midi_mido dtype: string splits: - name: train num_bytes: 364052969 num_examples: 890 - name: validation num_bytes: 40828840 num_examples: 111 - name: test num_bytes: 46533106 num_examples: 112 download_size: 50519503 dataset_size: 451414915 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* license: cc0-1.0 task_categories: - audio-classification - tabular-classification - tabular-regression tags: - audio - music - classification - regression - era - year - classical_music - composer - midi pretty_name: IMSLP MIDI Classification Dataset (CC0 1.0 Universal Version) size_categories: - 1K