Datasets:
License:
Monet Joe
commited on
Commit
•
e2d8e87
1
Parent(s):
a23ad85
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
task_categories:
|
4 |
- text-generation
|
5 |
- text2text-generation
|
@@ -15,6 +15,8 @@ size_categories:
|
|
15 |
- n<1K
|
16 |
---
|
17 |
|
|
|
|
|
18 |
## Usage
|
19 |
```
|
20 |
from datasets import load_dataset
|
@@ -27,4 +29,7 @@ for item in genshin_data:
|
|
27 |
## Maintainence
|
28 |
```
|
29 |
git clone git@hf.co:datasets/MuGeminorum/hoyo_music
|
30 |
-
```
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
task_categories:
|
4 |
- text-generation
|
5 |
- text2text-generation
|
|
|
15 |
- n<1K
|
16 |
---
|
17 |
|
18 |
+
The "hoyo_music" dataset serves as a curated collection specifically designed for enthusiasts of miHoYo's music creations, encapsulating an array of piano scores meticulously crafted through the reinterpretation and recreation of iconic melodies from various miHoYo games. Representing a collaborative effort within the community, these piano arrangements showcase a diverse range of musical styles and interpretations, born out of passion and creativity. The dataset stands as a testament to the rich musical landscape cultivated by miHoYo, providing a unique resource for enthusiasts and researchers interested in exploring and analyzing the varied expressions of miHoYo's gaming soundtracks through piano compositions.
|
19 |
+
|
20 |
## Usage
|
21 |
```
|
22 |
from datasets import load_dataset
|
|
|
29 |
## Maintainence
|
30 |
```
|
31 |
git clone git@hf.co:datasets/MuGeminorum/hoyo_music
|
32 |
+
```
|
33 |
+
|
34 |
+
## Mirror
|
35 |
+
<https://www.modelscope.cn/datasets/MuGeminorum/hoyo_music>
|