Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Text2Score ABC Notation Dataset
|
| 2 |
|
| 3 |
A large-scale symbolic music dataset in ABC notation, curated to support text-driven sheet music generation. Released as part of the **Text2Score** project.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license:
|
| 3 |
+
- mit
|
| 4 |
+
- cc-by-nc-sa-4.0
|
| 5 |
+
- other
|
| 6 |
+
task_categories:
|
| 7 |
+
- text-to-audio
|
| 8 |
+
- other
|
| 9 |
+
language:
|
| 10 |
+
- en
|
| 11 |
+
tags:
|
| 12 |
+
- music
|
| 13 |
+
- symbolic-music
|
| 14 |
+
- abc-notation
|
| 15 |
+
- sheet-music
|
| 16 |
+
- text-to-music
|
| 17 |
+
- symbolic-music-generation
|
| 18 |
+
- music-generation
|
| 19 |
+
pretty_name: Text2Score ABC Notation Dataset
|
| 20 |
+
size_categories:
|
| 21 |
+
- 100K<n<1M
|
| 22 |
+
---
|
| 23 |
+
|
| 24 |
# Text2Score ABC Notation Dataset
|
| 25 |
|
| 26 |
A large-scale symbolic music dataset in ABC notation, curated to support text-driven sheet music generation. Released as part of the **Text2Score** project.
|