kingabzpro librarian-bot commited on
Commit
3c2228b
1 Parent(s): 63b779a

Librarian Bot: Add base_model information to model (#1)

Browse files

- Librarian Bot: Add base_model information to model (a432bd1830561f51d1ae3ffe4175f6520d06ed9d)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,6 +11,7 @@ datasets:
11
  metrics:
12
  - wer
13
  - cer
 
14
  model-index:
15
  - name: wav2vec2-xls-r-300m-swedish
16
  results:
@@ -18,8 +19,8 @@ model-index:
18
  type: automatic-speech-recognition
19
  name: Speech Recognition
20
  dataset:
21
- type: mozilla-foundation/common_voice_8_0
22
  name: Common Voice sv-SE
 
23
  args: sv-SE
24
  metrics:
25
  - type: wer
11
  metrics:
12
  - wer
13
  - cer
14
+ base_model: facebook/wav2vec2-xls-r-300m
15
  model-index:
16
  - name: wav2vec2-xls-r-300m-swedish
17
  results:
19
  type: automatic-speech-recognition
20
  name: Speech Recognition
21
  dataset:
 
22
  name: Common Voice sv-SE
23
+ type: mozilla-foundation/common_voice_8_0
24
  args: sv-SE
25
  metrics:
26
  - type: wer