rlaorrn commited on
Commit
2d61784
1 Parent(s): 3594b49

End of training

Browse files
Files changed (2) hide show
  1. README.md +12 -3
  2. model.safetensors +1 -1
README.md CHANGED
@@ -2,10 +2,10 @@
2
  language:
3
  - ko
4
  license: apache-2.0
 
5
  tags:
6
  - hf-asr-leaderboard
7
  - generated_from_trainer
8
- base_model: openai/whisper-base
9
  datasets:
10
  - rlaorrn/working
11
  model-index:
@@ -19,6 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
  # jeju_stt
20
 
21
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the jeju_audio dataset.
 
 
 
22
 
23
  ## Model description
24
 
@@ -43,12 +46,18 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - lr_scheduler_warmup_steps: 5
47
- - training_steps: 4
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
 
 
 
 
 
 
52
 
53
 
54
  ### Framework versions
 
2
  language:
3
  - ko
4
  license: apache-2.0
5
+ base_model: openai/whisper-base
6
  tags:
7
  - hf-asr-leaderboard
8
  - generated_from_trainer
 
9
  datasets:
10
  - rlaorrn/working
11
  model-index:
 
19
  # jeju_stt
20
 
21
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the jeju_audio dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.3820
24
+ - Cer: 12.0409
25
 
26
  ## Model description
27
 
 
46
  - seed: 42
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 500
50
+ - training_steps: 4000
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
+ | Training Loss | Epoch | Step | Validation Loss | Cer |
56
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
57
+ | 0.3689 | 2.0 | 1000 | 0.3853 | 13.4054 |
58
+ | 0.1884 | 4.0 | 2000 | 0.3488 | 11.9817 |
59
+ | 0.1059 | 6.0 | 3000 | 0.3607 | 11.9350 |
60
+ | 0.0634 | 8.0 | 4000 | 0.3820 | 12.0409 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15c4b52dc6cffcfca62716623b5f9713f5685498e79eeea2a08f073f3f96aa83
3
  size 290403936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:480ed3db0f07c58b5b1e7be50d91782b7dde836ea2bead33e59a788310d2856d
3
  size 290403936