tiagomosantos
commited on
Commit
•
f0ed21b
1
Parent(s):
08d6d4d
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,9 @@ license: mit
|
|
3 |
base_model: facebook/w2v-bert-2.0
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
|
|
6 |
datasets:
|
7 |
- common_voice_16_1
|
8 |
metrics:
|
@@ -30,12 +33,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# w2v-bert-2.0-pt_pt_v2
|
32 |
|
33 |
-
This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on the common_voice_16_1 dataset.
|
34 |
-
It achieves the following results on the
|
35 |
-
-
|
36 |
-
-
|
37 |
-
-
|
38 |
-
- Bert Score: 0.9739
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
3 |
base_model: facebook/w2v-bert-2.0
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
- asr
|
7 |
+
- Portugal
|
8 |
+
- portuguese
|
9 |
datasets:
|
10 |
- common_voice_16_1
|
11 |
metrics:
|
|
|
33 |
|
34 |
# w2v-bert-2.0-pt_pt_v2
|
35 |
|
36 |
+
This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on the common_voice_16_1 dataset using 1XRTX 3090.
|
37 |
+
It achieves the following results on the test set:
|
38 |
+
- Wer: 0.0915
|
39 |
+
- Cer: 0.0264
|
40 |
+
- Bert Score: 0.9702
|
|
|
41 |
|
42 |
## Model description
|
43 |
|