Datasets:
admin
commited on
Commit
•
3028019
1
Parent(s):
cb24de9
upd md
Browse files
README.md
CHANGED
@@ -21,6 +21,9 @@ viewer: false
|
|
21 |
# Intro
|
22 |
This dataset mainly contains slices of second creation piano music from Genshin Impact game, which have been converted to ABC notations, with a data volume of 305264. The labeling information covers the score structure information related to the style of the game scene where the music is located. This dataset is not only the result of game music extraction, but also provides important training material about note and melodic structure in the field of researching the second creation music generation of Genshin Impact. Through this resource, the researcher can deeply analyze the characteristics of the game music and provide substantial data support for the training and improvement of music generation algorithms.
|
23 |
|
|
|
|
|
|
|
24 |
## Usage
|
25 |
```python
|
26 |
from datasets import load_dataset
|
|
|
21 |
# Intro
|
22 |
This dataset mainly contains slices of second creation piano music from Genshin Impact game, which have been converted to ABC notations, with a data volume of 305264. The labeling information covers the score structure information related to the style of the game scene where the music is located. This dataset is not only the result of game music extraction, but also provides important training material about note and melodic structure in the field of researching the second creation music generation of Genshin Impact. Through this resource, the researcher can deeply analyze the characteristics of the game music and provide substantial data support for the training and improvement of music generation algorithms.
|
23 |
|
24 |
+
## Viewer
|
25 |
+
<https://www.modelscope.cn/datasets/MuGeminorum/hoyoMusic/dataPeview>
|
26 |
+
|
27 |
## Usage
|
28 |
```python
|
29 |
from datasets import load_dataset
|