rpmon commited on
Commit
0ffe579
·
verified ·
1 Parent(s): 3135049

Upload genre_mapping.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. genre_mapping.json +1 -0
genre_mapping.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"genres": ["Electronic", "Experimental", "Folk", "Hip-Hop", "Instrumental", "International", "Pop", "Rock"], "genre_to_id": {"Electronic": 0, "Experimental": 1, "Folk": 2, "Hip-Hop": 3, "Instrumental": 4, "International": 5, "Pop": 6, "Rock": 7}}