File size: 291 Bytes
0a5fef5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"model_name": "convnext_tiny",
"best_val_acc": 0.87,
"genres": [
"blues",
"classical",
"country",
"disco",
"hiphop",
"jazz",
"metal",
"pop",
"reggae",
"rock"
],
"target_sr": 22050,
"n_mels": 224,
"prefix": "DLGenAIProj_convnext_tiny"
} |