luigisaetta
commited on
Commit
•
d2f8d81
1
Parent(s):
1825240
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: whisper-atcosim
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -14,7 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# whisper-atcosim
|
16 |
|
17 |
-
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the
|
|
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.0628
|
20 |
- Wer: 0.0369
|
@@ -66,4 +69,4 @@ The following hyperparameters were used during training:
|
|
66 |
- Transformers 4.29.0
|
67 |
- Pytorch 2.0.0+cu117
|
68 |
- Datasets 2.12.0
|
69 |
-
- Tokenizers 0.11.0
|
|
|
7 |
model-index:
|
8 |
- name: whisper-atcosim
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- luigisaetta/atco2_atcosim
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
16 |
|
17 |
# whisper-atcosim
|
18 |
|
19 |
+
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the
|
20 |
+
atco2_atcosim dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.0628
|
23 |
- Wer: 0.0369
|
|
|
69 |
- Transformers 4.29.0
|
70 |
- Pytorch 2.0.0+cu117
|
71 |
- Datasets 2.12.0
|
72 |
+
- Tokenizers 0.11.0
|