jethrowang commited on
Commit
f163901
1 Parent(s): b36fe28

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.1163
23
- - eval_cer: 5.7251
24
- - eval_runtime: 1147.6373
25
- - eval_samples_per_second: 3.973
26
- - eval_steps_per_second: 0.125
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.0417
23
+ - eval_cer: 1.4726
24
+ - eval_runtime: 1033.0376
25
+ - eval_samples_per_second: 4.413
26
+ - eval_steps_per_second: 0.138
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-54-52_SOTA/events.out.tfevents.1723385527.SOTA.1084826.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6ceeaf05b0dc41f97d110b1aa24ebc5bb1c0a3a23a8cecc110d1a4cbed4ab00
3
+ size 341
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c7cbc640608d53f322a2163c9807c5634896304d367aee46a9f907e434288dc
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6840e5deb41fc1bea3852338c228988fafaeea0f9fdd20640885869186ce022
3
  size 5304