Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -17,8 +17,10 @@ Code: https://github.com/mhussainahmad/AVERFormer
|
|
| 17 |
- Best single-seed val wF1: **65.9090909090909** (seed 42, epoch 19)
|
| 18 |
- Best ensemble wF1: **0.7887 (top-3 ensemble)**
|
| 19 |
|
| 20 |
-
## Classes (
|
| 21 |
-
['neutral', '
|
|
|
|
|
|
|
| 22 |
|
| 23 |
## Architecture
|
| 24 |
- Audio: `microsoft/wavlm-large` (16 kHz mono waveform)
|
|
|
|
| 17 |
- Best single-seed val wF1: **65.9090909090909** (seed 42, epoch 19)
|
| 18 |
- Best ensemble wF1: **0.7887 (top-3 ensemble)**
|
| 19 |
|
| 20 |
+
## Classes (7)
|
| 21 |
+
['neutral', 'happy', 'sad', 'angry', 'fearful', 'disgust', 'surprised']
|
| 22 |
+
|
| 23 |
+
_Protocol: 7-class RAVDESS (calm dropped, consistent with cross-corpus AVR convention)._
|
| 24 |
|
| 25 |
## Architecture
|
| 26 |
- Audio: `microsoft/wavlm-large` (16 kHz mono waveform)
|