Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
ArXiv:
DOI:
License:
| [project] | |
| name = "harmony-dataset" | |
| version = "0.1.0" | |
| description = "Synthetic functional-harmony text-to-text dataset: grammar-generated progressions, music21-verified DCML labels" | |
| readme = "README.md" | |
| authors = [ | |
| { name = "4esv", email = "axel@aesv.io" } | |
| ] | |
| requires-python = ">=3.14" | |
| dependencies = [ | |
| "datasets>=5.0.0", | |
| "music21>=10.5.0", | |
| "pytest>=9.1.1", | |
| ] | |
| [build-system] | |
| requires = ["uv_build>=0.8.22,<0.9.0"] | |
| build-backend = "uv_build" | |