devkyle commited on
Commit
8dcfda9
·
verified ·
1 Parent(s): d2b6d75

End of training

Browse files
Files changed (2) hide show
  1. README.md +15 -8
  2. model.safetensors +1 -1
README.md CHANGED
@@ -4,6 +4,8 @@ license: apache-2.0
4
  base_model: openai/whisper-tiny
5
  tags:
6
  - generated_from_trainer
 
 
7
  model-index:
8
  - name: whisper-base-v3
9
  results: []
@@ -16,13 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - eval_loss: 1.1620
20
- - eval_wer: 44.3293
21
- - eval_runtime: 164.4911
22
- - eval_samples_per_second: 1.216
23
- - eval_steps_per_second: 0.152
24
- - epoch: 30.0
25
- - step: 1500
26
 
27
  ## Model description
28
 
@@ -41,7 +38,7 @@ More information needed
41
  ### Training hyperparameters
42
 
43
  The following hyperparameters were used during training:
44
- - learning_rate: 0.0001
45
  - train_batch_size: 16
46
  - eval_batch_size: 8
47
  - seed: 42
@@ -51,6 +48,16 @@ The following hyperparameters were used during training:
51
  - training_steps: 2000
52
  - mixed_precision_training: Native AMP
53
 
 
 
 
 
 
 
 
 
 
 
54
  ### Framework versions
55
 
56
  - Transformers 4.46.2
 
4
  base_model: openai/whisper-tiny
5
  tags:
6
  - generated_from_trainer
7
+ metrics:
8
+ - wer
9
  model-index:
10
  - name: whisper-base-v3
11
  results: []
 
18
 
19
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.9925
22
+ - Wer: 59.2459
 
 
 
 
 
23
 
24
  ## Model description
25
 
 
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
+ - learning_rate: 1.25e-05
42
  - train_batch_size: 16
43
  - eval_batch_size: 8
44
  - seed: 42
 
48
  - training_steps: 2000
49
  - mixed_precision_training: Native AMP
50
 
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
54
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
55
+ | 0.3646 | 10.0 | 500 | 0.7449 | 68.1306 |
56
+ | 0.0248 | 20.0 | 1000 | 0.9000 | 55.8220 |
57
+ | 0.0058 | 30.0 | 1500 | 0.9660 | 56.1254 |
58
+ | 0.0025 | 40.0 | 2000 | 0.9925 | 59.2459 |
59
+
60
+
61
  ### Framework versions
62
 
63
  - Transformers 4.46.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cc83fb63242cd9291e3740a92374f6437fc9560d9ed60f65fd7a3821d2fbf98
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22a3c62d0a6f524328294a4a59e9b26865d2dca04d0c23909b4c91347490d12d
3
  size 966995080