shhossain commited on
Commit
55bdcce
1 Parent(s): eda9996

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ metrics:
6
  pipeline_tag: audio-classification
7
  ---
8
  # whisper-tiny-bn-emo
9
- This model is a fine-tuned version of shhossain/whisper-tiny-bn on the Unknown dataset. It achieves the following results on the evaluation set:
10
 
11
  - Loss: 0.1842
12
  - Accuracy: 0.9357
 
6
  pipeline_tag: audio-classification
7
  ---
8
  # whisper-tiny-bn-emo
9
+ This model is a fine-tuned on shhossain/whisper-tiny-bn for emotion classification. It achieves the following results on the evaluation set:
10
 
11
  - Loss: 0.1842
12
  - Accuracy: 0.9357