Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,10 @@ datasets:
|
|
10 |
model-index:
|
11 |
- name: Whisper Medium Arabic
|
12 |
results: []
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -60,4 +64,4 @@ The following hyperparameters were used during training:
|
|
60 |
- Transformers 4.41.0
|
61 |
- Pytorch 2.2.1+cu121
|
62 |
- Datasets 2.19.1
|
63 |
-
- Tokenizers 0.19.1
|
|
|
10 |
model-index:
|
11 |
- name: Whisper Medium Arabic
|
12 |
results: []
|
13 |
+
metrics:
|
14 |
+
- wer
|
15 |
+
library_name: transformers
|
16 |
+
pipeline_tag: automatic-speech-recognition
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
64 |
- Transformers 4.41.0
|
65 |
- Pytorch 2.2.1+cu121
|
66 |
- Datasets 2.19.1
|
67 |
+
- Tokenizers 0.19.1
|