MwiseChacha commited on
Commit
10835c3
·
verified ·
1 Parent(s): 4bab5fa

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: mit
3
- base_model: microsoft/speecht5_tts
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # sppechT5_finetuned_custom_dataset
15
 
16
- This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
17
 
18
  ## Model description
19
 
@@ -41,14 +41,14 @@ The following hyperparameters were used during training:
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 10
44
- - training_steps: 15
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:------:|:----:|:---------------:|
51
- | No log | 0.7407 | 10 | 0.8550 |
52
 
53
 
54
  ### Framework versions
 
1
  ---
2
  license: mit
3
+ base_model: MwiseChacha/sppechT5_finetuned_custom_dataset
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # sppechT5_finetuned_custom_dataset
15
 
16
+ This model is a fine-tuned version of [MwiseChacha/sppechT5_finetuned_custom_dataset](https://huggingface.co/MwiseChacha/sppechT5_finetuned_custom_dataset) on an unknown dataset.
17
 
18
  ## Model description
19
 
 
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 10
44
+ - training_steps: 10
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:------:|:----:|:---------------:|
51
+ | No log | 0.7407 | 10 | 0.7885 |
52
 
53
 
54
  ### Framework versions