Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -11,6 +11,7 @@ datasets:
11
  metrics:
12
  - wer
13
  - cer
 
14
  model-index:
15
  - name: wav2vec2-urdu-V8-Abid
16
  results:
@@ -18,18 +19,16 @@ 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 ur
 
23
  args: ur
24
  metrics:
25
  - type: wer
26
  value: 44.63
27
  name: Test WER
28
-
29
  - type: cer
30
  value: 18.82
31
  name: Test CER
32
-
33
  ---
34
 
35
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
11
  metrics:
12
  - wer
13
  - cer
14
+ base_model: Harveenchadha/vakyansh-wav2vec2-urdu-urm-60
15
  model-index:
16
  - name: wav2vec2-urdu-V8-Abid
17
  results:
 
19
  type: automatic-speech-recognition
20
  name: Speech Recognition
21
  dataset:
 
22
  name: Common Voice ur
23
+ type: mozilla-foundation/common_voice_8_0
24
  args: ur
25
  metrics:
26
  - type: wer
27
  value: 44.63
28
  name: Test WER
 
29
  - type: cer
30
  value: 18.82
31
  name: Test CER
 
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You