Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
text
Sub-tasks:
language-modeling
Size:
1K - 10K
ArXiv:
License:
juancopi81
commited on
Commit
•
77843c7
1
Parent(s):
d11b4bf
Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ Anyone interested can use the dataset to train a model for symbolic music genera
|
|
44 |
|
45 |
### Data Instances
|
46 |
|
47 |
-
Each guitar piece is represented as a
|
48 |
|
49 |
PIECE_START: Where the piece begins
|
50 |
PIECE_ENDS: Where the piece ends
|
|
|
44 |
|
45 |
### Data Instances
|
46 |
|
47 |
+
Each guitar piece is represented as a line of text that contains a series of tokens, for instance:
|
48 |
|
49 |
PIECE_START: Where the piece begins
|
50 |
PIECE_ENDS: Where the piece ends
|