eolang commited on
Commit
57cd842
·
verified ·
1 Parent(s): 68f2a8d

End of training

Browse files
Files changed (2) hide show
  1. README.md +62 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: microsoft/speecht5_tts
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - common_voice_22_0
9
+ model-index:
10
+ - name: speecht5_english
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # speecht5_english
18
+
19
+ This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the common_voice_22_0 dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - eval_loss: 0.5857
22
+ - eval_runtime: 1.8838
23
+ - eval_samples_per_second: 50.962
24
+ - eval_steps_per_second: 6.37
25
+ - epoch: 285.7407
26
+ - step: 4000
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 0.0001
46
+ - train_batch_size: 16
47
+ - eval_batch_size: 8
48
+ - seed: 42
49
+ - gradient_accumulation_steps: 4
50
+ - total_train_batch_size: 64
51
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
+ - lr_scheduler_type: cosine_with_restarts
53
+ - lr_scheduler_warmup_steps: 500
54
+ - training_steps: 6000
55
+ - mixed_precision_training: Native AMP
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.57.3
60
+ - Pytorch 2.9.1+cu128
61
+ - Datasets 2.20.0
62
+ - Tokenizers 0.22.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad416a08063c9546210f31184bc7b7cac89a27c5e828b99c7e1b26077a223b59
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf1db129b6b98189a58d79b836d196bca6dabcde23a4003ea1170fb476b9698f
3
  size 577789320