Upload genre_mapping.json with huggingface_hub
Browse files- 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}}
|