ojasrohatgi commited on
Commit
6d46d87
·
verified ·
1 Parent(s): 95083a4

End of training

Browse files
Files changed (2) hide show
  1. README.md +6 -1
  2. model.safetensors +1 -1
README.md CHANGED
@@ -19,6 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
19
  # SpeechT5 fine-tuning
20
 
21
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the PeekieTech data dataset.
 
 
22
 
23
  ## Model description
24
 
@@ -46,11 +48,14 @@ The following hyperparameters were used during training:
46
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 500
49
- - num_epochs: 10
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
 
 
 
54
 
55
 
56
  ### Framework versions
 
19
  # SpeechT5 fine-tuning
20
 
21
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the PeekieTech data dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.4379
24
 
25
  ## Model description
26
 
 
48
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
  - lr_scheduler_type: linear
50
  - lr_scheduler_warmup_steps: 500
51
+ - num_epochs: 20
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:-------:|:----:|:---------------:|
58
+ | 0.4587 | 14.2857 | 2000 | 0.4379 |
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcf3fcd0cfece43b936b82f279836790059b76010d8ca8f6effbedb13e6aef30
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a9a9f331ce8618aeaa376936b22951defe37af3a9c4588f612fd632658eae03
3
  size 577789320