jethrowang commited on
Commit
75faed9
1 Parent(s): eac2fa1

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-tiny](https://huggingface.co/openai/whisper-tiny) on the TAT ASR Aligned dataset.
21
  It achieves the following results on the evaluation set:
22
- - eval_loss: 0.3546
23
- - eval_cer: 12.3698
24
- - eval_runtime: 1641.7719
25
- - eval_samples_per_second: 3.421
26
- - eval_steps_per_second: 0.107
27
  - step: 0
28
 
29
  ## Model description
@@ -43,14 +43,14 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 1e-05
47
  - train_batch_size: 64
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: 681
53
- - training_steps: 6810
54
  - mixed_precision_training: Native AMP
55
 
56
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the TAT ASR Aligned dataset.
21
  It achieves the following results on the evaluation set:
22
+ - eval_loss: 0.9919
23
+ - eval_wer: 48.4882
24
+ - eval_runtime: 751.1045
25
+ - eval_samples_per_second: 7.477
26
+ - eval_steps_per_second: 0.234
27
  - step: 0
28
 
29
  ## Model description
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 0.001
47
  - train_batch_size: 64
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: 1362
53
+ - training_steps: 13620
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-tiny_tat/checkpoint-2724",
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-tiny_tat/checkpoint-13620",
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:1ab0fa424f62ea30535b0e918dcdb048ee565f0fd5290351415bef501015cf0b
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4fe2d8b856b59e1f5d30f50d7c51ca450d270eb88fa004c86e33eef71491f5d
3
  size 151061672
runs/Aug30_01-02-10_nv3090/events.out.tfevents.1724951683.nv3090.143423.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b7a4bd686ccb1273bad5b90585ba4b4f60b14838d33dd3512fa63ce4d3a35f4
3
+ size 341
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d60dd87b15db8ddbb48580eb45bc0a4d219404efd957641f717be4f0887ec549
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7773fefb9934d1c672ae2a0af0ae3bfd7645178079d9091bf3b1c65a0e7f02d
3
  size 5304