DrishtiSharma
commited on
Commit
•
1039b5a
1
Parent(s):
9596588
Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,21 @@ model-index:
|
|
27 |
value: 0.2378369069146646
|
28 |
- name: Test CER
|
29 |
type: cer
|
30 |
-
value: 0.050364163712536256
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
27 |
value: 0.2378369069146646
|
28 |
- name: Test CER
|
29 |
type: cer
|
30 |
+
value: 0.050364163712536256
|
31 |
+
- task:
|
32 |
+
name: Automatic Speech Recognition
|
33 |
+
type: automatic-speech-recognition
|
34 |
+
dataset:
|
35 |
+
name: Robust Speech Event - Dev Data
|
36 |
+
type: speech-recognition-community-v2/dev_data
|
37 |
+
args: mt
|
38 |
+
metrics:
|
39 |
+
- name: Test WER
|
40 |
+
type: wer
|
41 |
+
value: NA
|
42 |
+
- name: Test CER
|
43 |
+
type: cer
|
44 |
+
value: NA
|
45 |
---
|
46 |
|
47 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|