hieuit7 commited on
Commit
7fa4c09
·
1 Parent(s): 31adda4

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -2
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-common_voice-vi
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,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # wav2vec2-common_voice-vi
16
 
17
- This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice dataset.
 
 
 
18
 
19
  ## Model description
20
 
 
1
  ---
2
+ language:
3
+ - vi
4
  license: apache-2.0
5
  tags:
6
+ - automatic-speech-recognition
7
+ - common_voice
8
  - generated_from_trainer
9
  datasets:
10
  - common_voice
11
+ metrics:
12
+ - wer
13
  model-index:
14
  - name: wav2vec2-common_voice-vi
15
+ results:
16
+ - task:
17
+ name: Automatic Speech Recognition
18
+ type: automatic-speech-recognition
19
+ dataset:
20
+ name: COMMON_VOICE - VI
21
+ type: common_voice
22
+ config: vi
23
+ split: train+validation
24
+ args: 'Config: vi, Training split: train+validation, Eval split: test'
25
+ metrics:
26
+ - name: Wer
27
+ type: wer
28
+ value: 1.0
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  # wav2vec2-common_voice-vi
35
 
36
+ This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the COMMON_VOICE - VI dataset.
37
+ It achieves the following results on the evaluation set:
38
+ - Loss: 28.9053
39
+ - Wer: 1.0
40
 
41
  ## Model description
42