DrishtiSharma commited on
Commit
2272c97
1 Parent(s): f5abee7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,12 +1,31 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
5
  datasets:
6
- - common_voice
 
 
7
  model-index:
8
  - name: wav2vec2-large-xls-r-300m-br-d10
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # wav2vec2-large-xls-r-300m-br-d10
16
 
17
- This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.1382
20
  - Wer: 0.4895
1
  ---
2
+ language:
3
+ - br
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
7
+ - robust-speech-event
8
  datasets:
9
+ - mozilla-foundation/common_voice_8_0
10
+ metrics:
11
+ - wer
12
  model-index:
13
  - name: wav2vec2-large-xls-r-300m-br-d10
14
+ results:
15
+ - task:
16
+ type: automatic-speech-recognition
17
+ name: Speech Recognition
18
+ dataset:
19
+ type: mozilla-foundation/common_voice_8_0
20
+ name: Common Voice 8
21
+ args: br
22
+ metrics:
23
+ - type: wer
24
+ value: []
25
+ name: Test WER
26
+ - name: Test CER
27
+ type: cer
28
+ value: []
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
33
 
34
  # wav2vec2-large-xls-r-300m-br-d10
35
 
36
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the MOZILLA-FOUNDATION/COMMON_VOICE_8_0 - BR dataset.
37
  It achieves the following results on the evaluation set:
38
  - Loss: 1.1382
39
  - Wer: 0.4895