Jpep26 commited on
Commit
bfc3ca4
·
verified ·
1 Parent(s): d9befcd

End of training

Browse files
Files changed (2) hide show
  1. README.md +27 -12
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,17 +1,30 @@
1
  ---
2
- base_model: openai/whisper-base
3
- datasets:
4
- - Jpep26/AfterProcessing
5
  language:
6
  - ko
7
- library_name: transformers
8
  license: apache-2.0
 
9
  tags:
10
  - hf-asr-leaderboard
11
  - generated_from_trainer
 
 
 
 
12
  model-index:
13
  - name: Test
14
- results: []
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -22,7 +35,9 @@ should probably proofread and complete it, then remove this comment. -->
22
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the AfterProcessing dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.9167
25
- - Cer: 0.8433
 
 
26
 
27
  ## Model description
28
 
@@ -53,12 +68,12 @@ The following hyperparameters were used during training:
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss | Cer |
57
- |:-------------:|:------:|:----:|:---------------:|:------:|
58
- | 2.9456 | 0.6410 | 50 | 2.6740 | 0.5789 |
59
- | 1.7822 | 1.2821 | 100 | 1.6829 | 0.4616 |
60
- | 1.2153 | 1.9231 | 150 | 1.1410 | 0.3857 |
61
- | 0.8638 | 2.5641 | 200 | 0.9167 | 0.8433 |
62
 
63
 
64
  ### Framework versions
 
1
  ---
2
+ library_name: transformers
 
 
3
  language:
4
  - ko
 
5
  license: apache-2.0
6
+ base_model: openai/whisper-base
7
  tags:
8
  - hf-asr-leaderboard
9
  - generated_from_trainer
10
+ datasets:
11
+ - Jpep26/AfterProcessing
12
+ metrics:
13
+ - wer
14
  model-index:
15
  - name: Test
16
+ results:
17
+ - task:
18
+ name: Automatic Speech Recognition
19
+ type: automatic-speech-recognition
20
+ dataset:
21
+ name: AfterProcessing
22
+ type: Jpep26/AfterProcessing
23
+ args: 'config: ko, split: valid'
24
+ metrics:
25
+ - name: Wer
26
+ type: wer
27
+ value: 0.7099697885196374
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the AfterProcessing dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.9167
38
+ - Cer: 0.8260
39
+ - Wer: 0.7100
40
+ - Mean: 0.7680
41
 
42
  ## Model description
43
 
 
68
 
69
  ### Training results
70
 
71
+ | Training Loss | Epoch | Step | Validation Loss | Cer | Wer | Mean |
72
+ |:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|
73
+ | 2.9456 | 0.6410 | 50 | 2.6740 | 0.5793 | 0.8061 | 0.6927 |
74
+ | 1.7821 | 1.2821 | 100 | 1.6827 | 0.4616 | 0.6556 | 0.5586 |
75
+ | 1.2153 | 1.9231 | 150 | 1.1410 | 0.4211 | 0.6017 | 0.5114 |
76
+ | 0.8637 | 2.5641 | 200 | 0.9167 | 0.8260 | 0.7100 | 0.7680 |
77
 
78
 
79
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a0337f021585cdda04a44a239e49fb22149f600cda5c8c1138aafb116648cc6
3
  size 290403936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b5ee77cb67bd664cfdcf7d0f85b37b0f6bdc98ec6c54a4cbc3998d5d5332667
3
  size 290403936