sudopop commited on
Commit
76399c1
1 Parent(s): a14e18c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -18
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  tags:
 
 
3
  - generated_from_trainer
4
  datasets:
5
  - zeroth_korean
@@ -7,20 +9,7 @@ metrics:
7
  - wer
8
  model-index:
9
  - name: output
10
- results:
11
- - task:
12
- name: Automatic Speech Recognition
13
- type: automatic-speech-recognition
14
- dataset:
15
- name: zeroth_korean
16
- type: zeroth_korean
17
- config: clean
18
- split: train
19
- args: clean
20
- metrics:
21
- - name: Wer
22
- type: wer
23
- value: 0.988221081244337
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -28,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
28
 
29
  # output
30
 
31
- This model was trained from scratch on the zeroth_korean dataset.
32
  It achieves the following results on the evaluation set:
33
- - Loss: 2.3624
34
- - Wer: 0.9882
35
- - Cer: 0.5429
36
 
37
  ## Model description
38
 
 
1
  ---
2
  tags:
3
+ - automatic-speech-recognition
4
+ - kresnik/zeroth_korean
5
  - generated_from_trainer
6
  datasets:
7
  - zeroth_korean
 
9
  - wer
10
  model-index:
11
  - name: output
12
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
 
18
  # output
19
 
20
+ This model is a fine-tuned version of [/home/son/Work/wav2vec2-xls-r-300m/facebook/wav2vec2-xls-r-300m](https://huggingface.co//home/son/Work/wav2vec2-xls-r-300m/facebook/wav2vec2-xls-r-300m) on the KRESNIK/ZEROTH_KOREAN - CLEAN dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 2.1666
23
+ - Wer: 0.9737
24
+ - Cer: 0.5039
25
 
26
  ## Model description
27