Beehzod commited on
Commit
60142a7
·
verified ·
1 Parent(s): b197c47

End of training

Browse files
Files changed (2) hide show
  1. README.md +14 -4
  2. model.safetensors +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.4410
20
 
21
  ## Model description
22
 
@@ -37,20 +37,30 @@ More information needed
37
  The following hyperparameters were used during training:
38
  - learning_rate: 0.0003
39
  - train_batch_size: 16
40
- - eval_batch_size: 16
41
  - seed: 42
42
  - gradient_accumulation_steps: 2
43
  - total_train_batch_size: 32
44
  - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 500
47
- - training_steps: 0
 
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 0.5209 | 10.0 | 500 | 0.4410 |
 
 
 
 
 
 
 
 
 
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4463
20
 
21
  ## Model description
22
 
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 0.0003
39
  - train_batch_size: 16
40
+ - eval_batch_size: 8
41
  - seed: 42
42
  - gradient_accumulation_steps: 2
43
  - total_train_batch_size: 32
44
  - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 500
47
+ - training_steps: 5000
48
+ - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
+ | 0.4585 | 10.0 | 500 | 0.4543 |
55
+ | 0.4313 | 20.0 | 1000 | 0.4337 |
56
+ | 0.4032 | 30.0 | 1500 | 0.4295 |
57
+ | 0.3679 | 40.0 | 2000 | 0.4197 |
58
+ | 0.3623 | 50.0 | 2500 | 0.4206 |
59
+ | 0.3526 | 60.0 | 3000 | 0.4166 |
60
+ | 0.3356 | 70.0 | 3500 | 0.4243 |
61
+ | 0.3273 | 80.0 | 4000 | 0.4247 |
62
+ | 0.3267 | 90.0 | 4500 | 0.4366 |
63
+ | 0.3166 | 100.0 | 5000 | 0.4463 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48b0fd48e489a6fd83883c4701eb29a9ef3d86a53cc8509ec02f30f25b6a23c3
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fc58bd7745f3ee93fd05530b7d3bc2a6daa814567275f324d4b96c464349fee
3
  size 577789320