AdaCodruta commited on
Commit
a0d3e08
·
verified ·
1 Parent(s): 95b804b

End of training

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: microsoft/speecht5_tts
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - voxpopuli
9
+ model-index:
10
+ - name: speecht5_finetuned_ro
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_finetuned_ro
18
+
19
+ This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the voxpopuli dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.4428
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 1e-05
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 2
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 8
45
+ - total_train_batch_size: 32
46
+ - optimizer: Use 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
+ - training_steps: 2000
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss |
55
+ |:-------------:|:-------:|:----:|:---------------:|
56
+ | 3.9351 | 9.3486 | 1000 | 0.4502 |
57
+ | 3.8224 | 18.6973 | 2000 | 0.4428 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.47.1
63
+ - Pytorch 2.5.1+cu121
64
+ - Datasets 3.2.0
65
+ - Tokenizers 0.21.0
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "decoder_start_token_id": 2,
5
+ "eos_token_id": 2,
6
+ "max_length": 1876,
7
+ "pad_token_id": 1,
8
+ "transformers_version": "4.47.1"
9
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:daab2ceb289b1a4e40d853beed9a1a2a7b437e7e9ec917936470cf7bfe11c908
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed6a4aa7a3c9a42dfd227ad989e3da4d3f2f4208c941e2e2d5f9f038c6b0b364
3
  size 577789320
runs/Jan08_08-05-32_f8f1c39a21ae/events.out.tfevents.1736323539.f8f1c39a21ae.380.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fe0eb38bd8ce890efd519d3285256ee59c52f5221f3fc280ba9277da818ed41
3
- size 15382
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d6f8f6e8d159d019ec7cc689a72c7b03d0e6d7dfa1dd9eb7ace72473b46615c
3
+ size 24447