Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ model-index:
|
|
35 |
split: test
|
36 |
metrics:
|
37 |
- type: wer
|
38 |
-
value: 14
|
39 |
name: WER
|
40 |
- task:
|
41 |
type: automatic-speech-recognition
|
@@ -49,6 +49,7 @@ model-index:
|
|
49 |
- type: wer
|
50 |
value: 13.25
|
51 |
name: WER
|
|
|
52 |
---
|
53 |
|
54 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -103,4 +104,4 @@ The following hyperparameters were used during training:
|
|
103 |
- Transformers 4.42.0.dev0
|
104 |
- Pytorch 2.3.0+cu121
|
105 |
- Datasets 2.19.1
|
106 |
-
- Tokenizers 0.19.1
|
|
|
35 |
split: test
|
36 |
metrics:
|
37 |
- type: wer
|
38 |
+
value: 14
|
39 |
name: WER
|
40 |
- task:
|
41 |
type: automatic-speech-recognition
|
|
|
49 |
- type: wer
|
50 |
value: 13.25
|
51 |
name: WER
|
52 |
+
pipeline_tag: automatic-speech-recognition
|
53 |
---
|
54 |
|
55 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
104 |
- Transformers 4.42.0.dev0
|
105 |
- Pytorch 2.3.0+cu121
|
106 |
- Datasets 2.19.1
|
107 |
+
- Tokenizers 0.19.1
|