jethrowang commited on
Commit
cf51a5f
·
verified ·
1 Parent(s): 0ebeaf7

End of training

Browse files
README.md CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the HAT ASR Aligned dataset.
21
  It achieves the following results on the evaluation set:
22
- - eval_loss: 0.0332
23
- - eval_cer: 1.1709
24
- - eval_runtime: 4410.8471
25
- - eval_samples_per_second: 1.034
26
- - eval_steps_per_second: 0.032
27
  - step: 0
28
 
29
  ## Model description
@@ -45,12 +45,12 @@ More information needed
45
  The following hyperparameters were used during training:
46
  - learning_rate: 1e-05
47
  - train_batch_size: 32
48
- - eval_batch_size: 32
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
- - lr_scheduler_warmup_steps: 488
53
- - training_steps: 4880
54
  - mixed_precision_training: Native AMP
55
 
56
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the HAT ASR Aligned dataset.
21
  It achieves the following results on the evaluation set:
22
+ - eval_loss: 0.0191
23
+ - eval_cer: 0.6184
24
+ - eval_runtime: 2123.8167
25
+ - eval_samples_per_second: 2.147
26
+ - eval_steps_per_second: 0.134
27
  - step: 0
28
 
29
  ## Model description
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 1e-05
47
  - train_batch_size: 32
48
+ - eval_batch_size: 16
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - lr_scheduler_warmup_steps: 1521
53
+ - training_steps: 15215
54
  - mixed_precision_training: Native AMP
55
 
56
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/share/nas169/jethrowang/CADA-GAN/whisper/results/vanilla-whisper-medium/checkpoint-4880",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
1
  {
2
+ "_name_or_path": "/share/nas169/jethrowang/CADA-GAN/whisper/results/vanilla-whisper-medium/checkpoint-15215",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d45e0f74847ac9e140b535f36edc7da9ee71fe0ce2848424c588b2bc3c2cb45
3
  size 3055544304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a706dc3a8ff4d46a0f73fb4e85c3b8cadeecd40e698f0496a14cf93b810cbcf4
3
  size 3055544304
runs/Aug18_01-07-02_SOTA/events.out.tfevents.1723916552.SOTA.369581.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd0ea05b6043b03105bca1b4bee62763b39dd81f9574029b39656125ce992649
3
+ size 341
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b76f9b530d364e3856f195a71a77017404bf46127b9d6a71b422b7204b3385c4
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc2fc80355a74ac9d2d8cd42bc11c4f9a2c32382c72bdbf0f3977351eee5f0a9
3
  size 5304