sander-wood commited on
Commit
178f92e
1 Parent(s): 9938efb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: mit
3
  task_categories:
4
  - text-generation
5
- pretty_name: ABC CC
6
  size_categories:
7
  - 100K<n<1M
8
  ---
@@ -17,4 +17,9 @@ Control codes are symbols that are added to the ABC notation representation to i
17
  - Number of Sections (NS): controls the number of sections in the entire melody. This can be used to create a sense of structure and coherence within the melody, as different sections can be used to create musical themes or motifs. It counts on several symbols that are commonly used in ABC notation and can be used to represent section boundaries: ***\[|***, ***||***, ***|\]***, ***|:***, ***::***, and ***:|***.
18
  - Edit Distance Similarity (EDS): controls the similarity level between the current section and a previous section in the melody.
19
 
20
- To ensure consistency and standardization among the ABC tunes in the dataset, we first converted them all into MusicXML format and then re-converted them back into ABC notation. In order to focus solely on the musical content, we removed any natural language elements (such as titles, composers, and lyrics) and unnecessary information (such as reference numbers and sources).
 
 
 
 
 
 
2
  license: mit
3
  task_categories:
4
  - text-generation
5
+ pretty_name: MABCD
6
  size_categories:
7
  - 100K<n<1M
8
  ---
 
17
  - Number of Sections (NS): controls the number of sections in the entire melody. This can be used to create a sense of structure and coherence within the melody, as different sections can be used to create musical themes or motifs. It counts on several symbols that are commonly used in ABC notation and can be used to represent section boundaries: ***\[|***, ***||***, ***|\]***, ***|:***, ***::***, and ***:|***.
18
  - Edit Distance Similarity (EDS): controls the similarity level between the current section and a previous section in the melody.
19
 
20
+ To ensure consistency and standardization among the ABC tunes in the dataset, we first converted them all into MusicXML format and then re-converted them back into ABC notation. In order to focus solely on the musical content, we removed any natural language elements (such as titles, composers, and lyrics) and unnecessary information (such as reference numbers and sources).
21
+
22
+ ## Copyright Disclaimer:
23
+ The Massive ABC notation Dataset (MABCD) is a collection of tunes sourced from The Session and ABCnotation.com, both of which provide a platform for sharing folk and traditional music. While most of the tunes in the dataset are freely shared, some may be protected by copyright. It is the responsibility of the user to determine the copyright status of each tune and obtain any necessary permissions before using the data. The dataset is provided solely for research purposes and is not intended for commercial use.
24
+
25
+ If you are the copyright owner of any tune included in the MABCD and have concerns about its inclusion, please contact us at shangda@mail.ccom.edu.cn to have it removed.