Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -126,7 +126,7 @@ HipHop, Jazz, Metal, Pop, Reggae, Rock**.
|
|
| 126 |
- **Test-Time Augmentation:** 3 crops (start, middle, end) averaged for robustness
|
| 127 |
- **Training Score:** 0.90 Macro F1
|
| 128 |
|
| 129 |
-
*Built for BSDA2001P: Introduction to DL and GenAI
|
| 130 |
"""
|
| 131 |
|
| 132 |
demo = gr.Interface(
|
|
|
|
| 126 |
- **Test-Time Augmentation:** 3 crops (start, middle, end) averaged for robustness
|
| 127 |
- **Training Score:** 0.90 Macro F1
|
| 128 |
|
| 129 |
+
*Built for BSDA2001P: Introduction to DL and GenAI - IIT Madras*
|
| 130 |
"""
|
| 131 |
|
| 132 |
demo = gr.Interface(
|