Jungwoo4021
commited on
Commit
•
b942e9c
1
Parent(s):
67587c7
update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- superb
|
@@ -18,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- audio-classification
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- superb
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.6540
|
23 |
+
- Accuracy: 0.6037
|
24 |
|
25 |
## Model description
|
26 |
|