lbourdois commited on
Commit
f6ae249
1 Parent(s): fbf71de

Add multilingual to the language tag

Browse files

Hi! A PR to add multilingual to the language tag to improve the referencing.

Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
 
 
 
 
2
  license: apache-2.0
3
  tags:
4
  - whisper-event
5
  - generated_from_trainer
6
- language:
7
- - 'no'
8
- - nb
9
  datasets:
10
  - NbAiLab/NCC_S
11
  metrics:
@@ -14,8 +15,8 @@ model-index:
14
  - name: Whisper Large Norwegian
15
  results:
16
  - task:
17
- name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
 
19
  dataset:
20
  name: NbAiLab/NCC_S
21
  type: NbAiLab/NCC_S
@@ -23,9 +24,9 @@ model-index:
23
  split: validation
24
  args: 'no'
25
  metrics:
26
- - name: Wer
27
- type: wer
28
  value: 12.51522533495737
 
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
1
  ---
2
+ language:
3
+ - 'no'
4
+ - nb
5
+ - multilingual
6
  license: apache-2.0
7
  tags:
8
  - whisper-event
9
  - generated_from_trainer
 
 
 
10
  datasets:
11
  - NbAiLab/NCC_S
12
  metrics:
15
  - name: Whisper Large Norwegian
16
  results:
17
  - task:
 
18
  type: automatic-speech-recognition
19
+ name: Automatic Speech Recognition
20
  dataset:
21
  name: NbAiLab/NCC_S
22
  type: NbAiLab/NCC_S
24
  split: validation
25
  args: 'no'
26
  metrics:
27
+ - type: wer
 
28
  value: 12.51522533495737
29
+ name: Wer
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You