Sandiago21 commited on
Commit
3fe805e
1 Parent(s): c225738

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -1,11 +1,9 @@
1
  ---
2
- language:
3
- - el
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
7
  datasets:
8
- - google/fleurs
9
  metrics:
10
  - wer
11
  model-index:
@@ -15,8 +13,8 @@ model-index:
15
  name: Automatic Speech Recognition
16
  type: automatic-speech-recognition
17
  dataset:
18
- name: FLEURS
19
- type: google/fleurs
20
  config: el_gr
21
  split: test
22
  args: el_gr
@@ -31,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # whisper-large-v2-greek
33
 
34
- This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the FLEURS dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.2734
37
  - Wer Ortho: 0.2102
 
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
+ - fleurs
7
  metrics:
8
  - wer
9
  model-index:
 
13
  name: Automatic Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
16
+ name: fleurs
17
+ type: fleurs
18
  config: el_gr
19
  split: test
20
  args: el_gr
 
29
 
30
  # whisper-large-v2-greek
31
 
32
+ This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the fleurs dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.2734
35
  - Wer Ortho: 0.2102