--- language: - en license: cc-by-nc-sa-4.0 size_categories: - 1M_.mid`, where each segment number corresponds to a distinct (i.e., non-overlapping), contiguous portion of solo-piano content from each audio file, identified and transcribed independently. Metadata is provided in the file metadata.json, structured as: ``` : { "metadata": { : , ..., }, "audio_scores": { : , ..., } } ``` Metadata was extracted from textual information associated with each original audio file and may vary in accuracy. Audio scores are calculated as the average score assigned by our classifier across segments, designed to correlate with the audio quality of the underlying solo-piano recording. ## Citation/License Aria-MIDI is distributed with the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en) license. By accessing this dataset, you declare that you agree to our [disclaimer](https://huggingface.co/datasets/loubb/aria-midi/blob/main/DISCLAIMER.md). If you use the dataset, or any of the components in our data-pipeline, please cite the paper in which they were introduced: ``` @inproceedings{bradshawaria, title={Aria-MIDI: A Dataset of Piano MIDI Files for Symbolic Music Modeling}, author={Bradshaw, Louis and Colton, Simon}, booktitle={International Conference on Learning Representations}, year={2025}, url={https://openreview.net/forum?id=X5hrhgndxW}, } ```