Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -2,13 +2,14 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- wer
|
|
|
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
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- luigisaetta/atco2_atcosim
|
7 |
metrics:
|
8 |
- wer
|
9 |
+
base_model: openai/whisper-medium
|
10 |
model-index:
|
11 |
- name: whisper-atcosim
|
12 |
results: []
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|