--- license: apache-2.0 language: - en tags: - music - midi - transformer - generation --- # Aurora-2B 🎵 Aurora-2B is an experimental transformer-based model for **symbolic music generation**. It has been trained on a curated dataset of multi-genre MIDI files with conditional attributes (genres, keys) to explore controllable melody generation. ⚠️ **Note**: This is an **early release** — the model is still under active development and testing. Performance and outputs may change significantly in future updates. ## Intended Use - Research on symbolic music modeling - Experimentation with transformer architectures for melody generation - Basis for future larger-scale training runs ## Current Status - Training in progress - Checkpoints uploaded for reproducibility - No official evaluation metrics or demo yet ---