jethrowang commited on
Commit
7ebf113
·
verified ·
1 Parent(s): 871efb6

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.0432
23
- - eval_cer: 1.6518
24
- - eval_runtime: 4338.5249
25
- - eval_samples_per_second: 1.051
26
- - eval_steps_per_second: 0.033
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.0241
23
+ - eval_cer: 1.0102
24
+ - eval_runtime: 2380.5503
25
+ - eval_samples_per_second: 1.915
26
+ - eval_steps_per_second: 0.12
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/Aug17_22-49-34_SOTA/events.out.tfevents.1723908560.SOTA.3922876.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c52ae8021eb395eafb9102c1209fcdce5f035095bd62644829b945ac2b6f3d76
3
+ size 341
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:215636bea850854abbd2b79167d81030774eba4ee6166f7b1a38742b80b678d4
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5d55e991064cab73699b1ce357ab4b0e7fb8890ab9efd236063a5e37ce06175
3
  size 5304