imvladikon librarian-bot commited on
Commit
b2e6830
1 Parent(s): c58157d

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

Browse files

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


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

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -7,20 +7,21 @@ tags:
7
  - he
8
  - hf-asr-leaderboard
9
  - robust-speech-event
 
10
  model-index:
11
  - name: wav2vec2-xls-r-300m-hebrew
12
  results:
13
  - task:
14
- name: Automatic Speech Recognition
15
  type: automatic-speech-recognition
 
16
  dataset:
17
  name: Custom Dataset
18
  type: custom
19
  args: he
20
  metrics:
21
- - name: Test WER
22
- type: wer
23
  value: 23.18
 
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
7
  - he
8
  - hf-asr-leaderboard
9
  - robust-speech-event
10
+ base_model: facebook/wav2vec2-xls-r-300m
11
  model-index:
12
  - name: wav2vec2-xls-r-300m-hebrew
13
  results:
14
  - task:
 
15
  type: automatic-speech-recognition
16
+ name: Automatic Speech Recognition
17
  dataset:
18
  name: Custom Dataset
19
  type: custom
20
  args: he
21
  metrics:
22
+ - type: wer
 
23
  value: 23.18
24
+ name: Test WER
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You