kingabzpro
commited on
Commit
•
f2af829
1
Parent(s):
ed7e4ac
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
- automatic-speech-recognition
|
7 |
- robust-speech-event
|
8 |
datasets:
|
9 |
-
-
|
10 |
metrics:
|
11 |
- wer
|
12 |
- cer
|
@@ -50,7 +50,9 @@ model-index:
|
|
50 |
- lr_scheduler_type: linear
|
51 |
- lr_scheduler_warmup_steps: 200
|
52 |
- num_epochs: 50
|
53 |
-
- mixed_precision_training: Native AMP
|
|
|
|
|
54 |
|
55 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
56 |
should probably proofread and complete it, then remove this comment. -->
|
|
|
6 |
- automatic-speech-recognition
|
7 |
- robust-speech-event
|
8 |
datasets:
|
9 |
+
- common_voice_7_0
|
10 |
metrics:
|
11 |
- wer
|
12 |
- cer
|
|
|
50 |
- lr_scheduler_type: linear
|
51 |
- lr_scheduler_warmup_steps: 200
|
52 |
- num_epochs: 50
|
53 |
+
- mixed_precision_training: Native AMP
|
54 |
+
|
55 |
+
--- # Optional. Example for BLEU: max_order---
|
56 |
|
57 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
58 |
should probably proofread and complete it, then remove this comment. -->
|