Edmon02 commited on
Commit
8113b19
·
1 Parent(s): ee5d9cc

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [Edmon02/speecht5_finetuned_voxpopuli_hy](https://huggingface.co/Edmon02/speecht5_finetuned_voxpopuli_hy) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.4473
19
 
20
  ## Model description
21
 
@@ -42,17 +42,17 @@ The following hyperparameters were used during training:
42
  - total_train_batch_size: 32
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - lr_scheduler_warmup_steps: 125
46
- - training_steps: 1000
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:------:|:----:|:---------------:|
52
- | 0.4549 | 83.33 | 250 | 0.4517 |
53
- | 0.4474 | 166.67 | 500 | 0.4474 |
54
- | 0.4668 | 250.0 | 750 | 0.4475 |
55
- | 0.4551 | 333.33 | 1000 | 0.4473 |
56
 
57
 
58
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [Edmon02/speecht5_finetuned_voxpopuli_hy](https://huggingface.co/Edmon02/speecht5_finetuned_voxpopuli_hy) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.4477
19
 
20
  ## Model description
21
 
 
42
  - total_train_batch_size: 32
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 62
46
+ - training_steps: 500
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:------:|:----:|:---------------:|
52
+ | 0.4587 | 32.26 | 125 | 0.4498 |
53
+ | 0.4454 | 64.52 | 250 | 0.4503 |
54
+ | 0.4404 | 96.77 | 375 | 0.4491 |
55
+ | 0.4418 | 129.03 | 500 | 0.4477 |
56
 
57
 
58
  ### Framework versions