Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,11 @@ It achieves the following results on the evaluation set:
|
|
| 19 |
- Uar: 0.7318
|
| 20 |
- Acc: 0.7721
|
| 21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
## Model description
|
| 23 |
|
| 24 |
This model is to predict four emotion categories given and audio file. Labels are anger', 'happiness', 'sadness', 'neutral'. This wav2vec2-based model is known cannot detect 'happiness'.
|
|
|
|
| 19 |
- Uar: 0.7318
|
| 20 |
- Acc: 0.7721
|
| 21 |
|
| 22 |
+
For the test set:
|
| 23 |
+
- UAR: 0.74
|
| 24 |
+
- ACC: 0.794
|
| 25 |
+
|
| 26 |
+
|
| 27 |
## Model description
|
| 28 |
|
| 29 |
This model is to predict four emotion categories given and audio file. Labels are anger', 'happiness', 'sadness', 'neutral'. This wav2vec2-based model is known cannot detect 'happiness'.
|