KevinKibe commited on
Commit
dd26379
1 Parent(s): e07cd21

Training in progress, step 25

Browse files
Files changed (3) hide show
  1. README.md +12 -10
  2. adapter_model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -14,19 +14,21 @@ model-index:
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
 
 
17
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/keviinkibe/huggingface/runs/tbiqm79t)
18
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/keviinkibe/huggingface/runs/tbiqm79t)
19
  # whisper-small-finetuned
20
 
21
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_16_1 dataset.
22
  It achieves the following results on the evaluation set:
23
- - eval_loss: 3.7642
24
- - eval_wer: 81.6092
25
- - eval_runtime: 19.325
26
- - eval_samples_per_second: 0.517
27
- - eval_steps_per_second: 0.052
28
- - epoch: 19.05
29
- - step: 20
30
 
31
  ## Model description
32
 
@@ -46,13 +48,13 @@ More information needed
46
 
47
  The following hyperparameters were used during training:
48
  - learning_rate: 0.0001
49
- - train_batch_size: 32
50
  - eval_batch_size: 32
51
  - seed: 42
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
  - lr_scheduler_type: constant_with_warmup
54
- - lr_scheduler_warmup_steps: 5
55
- - training_steps: 20
56
  - mixed_precision_training: Native AMP
57
 
58
  ### Framework versions
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/keviinkibe/huggingface/runs/tbiqm79t)
18
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/keviinkibe/huggingface/runs/tbiqm79t)
19
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/keviinkibe/huggingface/runs/tbiqm79t)
20
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/keviinkibe/huggingface/runs/tbiqm79t)
21
  # whisper-small-finetuned
22
 
23
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_16_1 dataset.
24
  It achieves the following results on the evaluation set:
25
+ - eval_loss: 3.4521
26
+ - eval_wer: 89.6552
27
+ - eval_runtime: 18.355
28
+ - eval_samples_per_second: 0.545
29
+ - eval_steps_per_second: 0.054
30
+ - epoch: 24.01
31
+ - step: 25
32
 
33
  ## Model description
34
 
 
48
 
49
  The following hyperparameters were used during training:
50
  - learning_rate: 0.0001
51
+ - train_batch_size: 64
52
  - eval_batch_size: 32
53
  - seed: 42
54
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
55
  - lr_scheduler_type: constant_with_warmup
56
+ - lr_scheduler_warmup_steps: 10
57
+ - training_steps: 100
58
  - mixed_precision_training: Native AMP
59
 
60
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbac108abffc69d42115afb6cb4f2d63edf7c4e14d01f4d2ff883345206f4900
3
  size 14176064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f376ab68c019833d8439a8d7fc39f02755768c4a527068ea48fd25c2ed0e4959
3
  size 14176064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a8867a5cd2e51decccd6a3078781ed396b55c1f60f54d4610df595db10f9abe
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d09de538d839ccb79e7d7b0f42cfd620c304edae9ecd58357e0e446b3b151f24
3
  size 5368