rlaorrn commited on
Commit
af1d4d7
·
verified ·
1 Parent(s): c7a395a

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -1
  2. model.safetensors +1 -1
README.md CHANGED
@@ -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
 
@@ -44,11 +47,17 @@ The following hyperparameters were used during training:
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 500
47
- - training_steps: 40
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
 
 
 
 
 
 
52
 
53
 
54
  ### Framework versions
 
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.3821
24
+ - Cer: 11.9723
25
 
26
  ## Model description
27
 
 
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.3850 | 13.3992 |
58
+ | 0.1887 | 4.0 | 2000 | 0.3482 | 11.9225 |
59
+ | 0.1057 | 6.0 | 3000 | 0.3603 | 11.8446 |
60
+ | 0.0637 | 8.0 | 4000 | 0.3821 | 11.9723 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cc58aaa5885e9bbdda12f2e3da0e07eccddfb20c4e093b472156c71e524e4df
3
  size 290403936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc63e264a98478049ec4315aee001779095e2d00e67a4bebf2dbe5b98d373748
3
  size 290403936