jethrowang commited on
Commit
b9553b3
1 Parent(s): b407e30

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 HAT ASR Aligned dataset.
21
  It achieves the following results on the evaluation set:
22
- - eval_loss: 0.1084
23
- - eval_cer: 4.9807
24
- - eval_runtime: 1115.5028
25
- - eval_samples_per_second: 4.087
26
- - eval_steps_per_second: 0.128
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: 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-tiny](https://huggingface.co/openai/whisper-tiny) on the HAT ASR Aligned dataset.
21
  It achieves the following results on the evaluation set:
22
+ - eval_loss: 0.0413
23
+ - eval_cer: 1.4368
24
+ - eval_runtime: 1087.1917
25
+ - eval_samples_per_second: 4.193
26
+ - eval_steps_per_second: 0.132
27
  - step: 0
28
 
29
  ## Model description
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 0.0001
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: 1521
53
+ - training_steps: 15210
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/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-tiny/checkpoint-15210",
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:af3b70da711d292509c0735717c4408bd29b58948ebcee64d3989edb83923a4c
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e02ab59fc94e9b47d4b163f03c542f1257531276ed4f5742863ec34f8319fb9
3
  size 151061672
runs/Aug11_21-31-23_SOTA/events.out.tfevents.1723384172.SOTA.1078316.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb3703dd1a78b8fdeb92c39404060bd681368007d9a197ae02b49d73d8f4a31e
3
+ size 341
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8e3499f3a69573189816cbbedbd07df0bd9d5a0faf003e020641fd52415577a
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63772f5dc6081699fbdb0ab87a262d4d0d30585d1beb7255af525ccb96f165b0
3
  size 5304