admin commited on
Commit
663772c
·
1 Parent(s): ca59684
Files changed (2) hide show
  1. .gitignore +1 -0
  2. README.md +1 -3
.gitignore CHANGED
@@ -1,2 +1,3 @@
1
  rename.sh
2
  test.*
 
 
1
  rename.sh
2
  test.*
3
+ *__pycache__*
README.md CHANGED
@@ -18,10 +18,8 @@ viewer: false
18
  # Dataset Card for Music Genre
19
  The Default dataset comprises approximately 1,700 musical pieces in .mp3 format, sourced from the NetEase music. The lengths of these pieces range from 270 to 300 seconds. All are sampled at the rate of 22,050 Hz. As the website providing the audio music includes style labels for the downloaded music, there are no specific annotators involved. Validation is achieved concurrently with the downloading process. They are categorized into a total of 16 genres.
20
 
21
- ## Viewer
22
- <https://www.modelscope.cn/datasets/ccmusic-database/music_genre/dataPeview>
23
-
24
  ## Dataset Structure
 
25
  <style>
26
  .genres td {
27
  vertical-align: middle !important;
 
18
  # Dataset Card for Music Genre
19
  The Default dataset comprises approximately 1,700 musical pieces in .mp3 format, sourced from the NetEase music. The lengths of these pieces range from 270 to 300 seconds. All are sampled at the rate of 22,050 Hz. As the website providing the audio music includes style labels for the downloaded music, there are no specific annotators involved. Validation is achieved concurrently with the downloading process. They are categorized into a total of 16 genres.
20
 
 
 
 
21
  ## Dataset Structure
22
+ <https://www.modelscope.cn/datasets/ccmusic-database/music_genre/dataPeview>
23
  <style>
24
  .genres td {
25
  vertical-align: middle !important;