ayameRushia commited on
Commit
0e1035d
1 Parent(s): 4e197d6

End of training

Browse files
Files changed (4) hide show
  1. README.md +21 -16
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: mit
4
- base_model: openai/whisper-large-v3-turbo
5
  tags:
6
  - generated_from_trainer
7
  datasets:
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Wer
25
  type: wer
26
- value: 9.140284096184198
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,39 +31,44 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # whisper-v3-turbo-id
33
 
34
- This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on the common_voice_17_0 dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.1662
37
- - Wer: 9.1403
38
 
39
  ## Model description
40
 
41
- Checkpoint training
42
- Might get better result after several iteration
 
 
 
 
 
 
 
43
 
44
  ## Training procedure
45
 
46
  ### Training hyperparameters
47
 
48
  The following hyperparameters were used during training:
49
- - learning_rate: 2e-05
50
  - train_batch_size: 16
51
- - eval_batch_size: 16
52
  - seed: 42
53
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
54
- - lr_scheduler_type: linear
55
- - lr_scheduler_warmup_steps: 300
56
- - training_steps: 2000
57
  - mixed_precision_training: Native AMP
58
 
59
  ### Training results
60
 
61
  | Training Loss | Epoch | Step | Validation Loss | Wer |
62
  |:-------------:|:------:|:----:|:---------------:|:-------:|
63
- | 0.2736 | 0.9615 | 500 | 0.2721 | 18.6659 |
64
- | 0.1345 | 1.9231 | 1000 | 0.2059 | 13.0164 |
65
- | 0.0401 | 2.8846 | 1500 | 0.1831 | 10.4726 |
66
- | 0.0074 | 3.8462 | 2000 | 0.1662 | 9.1403 |
67
 
68
 
69
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
  license: mit
4
+ base_model: ayameRushia/whisper-v3-turbo-id
5
  tags:
6
  - generated_from_trainer
7
  datasets:
 
23
  metrics:
24
  - name: Wer
25
  type: wer
26
+ value: 9.17372101582628
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  # whisper-v3-turbo-id
33
 
34
+ This model is a fine-tuned version of [ayameRushia/whisper-v3-turbo-id](https://huggingface.co/ayameRushia/whisper-v3-turbo-id) on the common_voice_17_0 dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.1760
37
+ - Wer: 9.1737
38
 
39
  ## Model description
40
 
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
 
51
  ## Training procedure
52
 
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
+ - learning_rate: 1.5e-05
57
  - train_batch_size: 16
58
+ - eval_batch_size: 32
59
  - seed: 42
60
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: cosine
62
+ - training_steps: 3000
 
63
  - mixed_precision_training: Native AMP
64
 
65
  ### Training results
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer |
68
  |:-------------:|:------:|:----:|:---------------:|:-------:|
69
+ | 0.0706 | 1.9231 | 1000 | 0.2361 | 18.0484 |
70
+ | 0.0099 | 3.8462 | 2000 | 0.1875 | 10.3607 |
71
+ | 0.001 | 5.7692 | 3000 | 0.1760 | 9.1737 |
 
72
 
73
 
74
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/whisper-large-v3-turbo",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
1
  {
2
+ "_name_or_path": "ayameRushia/whisper-v3-turbo-id",
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:da276e5ac2873fcacbabbbe3f73f5328a0ecebd844aa1c9111ed9709b0d991a8
3
  size 3235581408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc24104d9cbf75bdc9090f08aa02557d3a202aff0aa01f6a84215c66dfa98f8d
3
  size 3235581408
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df9546649d2bbb5c788bfb98a5fad975a736f9d698ff5ed632b86ba5fa4afef3
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0573e258105cd9aed5a089e767c3d142d1be632074cca38f6fae7e25b3c137bc
3
  size 5368