thangtrungnguyen
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: cc-by-nc-4.0
|
4 |
-
base_model: nguyenvulebinh/wav2vec2-base-vi
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
@@ -14,9 +14,9 @@ model-index:
|
|
14 |
- task:
|
15 |
name: Audio Classification
|
16 |
type: audio-classification
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
metrics:
|
21 |
- name: F1
|
22 |
type: f1
|
@@ -28,8 +28,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
28 |
|
29 |
# vietnamese-regional-accent-classification-model
|
30 |
|
31 |
-
This model
|
32 |
-
It achieves the following results on the evaluation set:
|
33 |
- Loss: 0.5951
|
34 |
- F1: 0.8217
|
35 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: cc-by-nc-4.0
|
4 |
+
#base_model: nguyenvulebinh/wav2vec2-base-vi
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
|
|
14 |
- task:
|
15 |
name: Audio Classification
|
16 |
type: audio-classification
|
17 |
+
# dataset:
|
18 |
+
# name: LSVSC
|
19 |
+
# type: doof-ferb/LSVSC
|
20 |
metrics:
|
21 |
- name: F1
|
22 |
type: f1
|
|
|
28 |
|
29 |
# vietnamese-regional-accent-classification-model
|
30 |
|
31 |
+
This model achieves the following results on the evaluation set:
|
|
|
32 |
- Loss: 0.5951
|
33 |
- F1: 0.8217
|
34 |
|