yenrong commited on
Commit
27fa4cb
·
verified ·
1 Parent(s): 10408b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # Wav2Vec2_EmoRecog_Model_v2
18
 
19
- This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 1.8440
22
  - Accuracy: 0.4349
 
16
 
17
  # Wav2Vec2_EmoRecog_Model_v2
18
 
19
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the [IEMOCAP](https://sail.usc.edu/iemocap/) dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 1.8440
22
  - Accuracy: 0.4349