RahelM commited on
Commit
40872b2
·
verified ·
1 Parent(s): 9a6d582

End of training

Browse files
Files changed (3) hide show
  1. README.md +84 -0
  2. generation_config.json +10 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ti
4
+ license: mit
5
+ base_model: microsoft/speecht5_tts
6
+ tags:
7
+ - tigrinya, tts
8
+ - generated_from_trainer
9
+ datasets:
10
+ - tigregna_parallel
11
+ model-index:
12
+ - name: TTS_tigregna
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # TTS_tigregna
20
+
21
+ This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the tigregna_20_hr dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: nan
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 1e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 8
47
+ - total_train_batch_size: 64
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - lr_scheduler_warmup_steps: 500
51
+ - training_steps: 20000
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss |
56
+ |:-------------:|:------:|:-----:|:---------------:|
57
+ | 0.0 | 11.33 | 1000 | nan |
58
+ | 0.0 | 22.66 | 2000 | nan |
59
+ | 0.0 | 33.99 | 3000 | nan |
60
+ | 0.0 | 45.33 | 4000 | nan |
61
+ | 0.0 | 56.66 | 5000 | nan |
62
+ | 0.0 | 67.99 | 6000 | nan |
63
+ | 0.0 | 79.32 | 7000 | nan |
64
+ | 0.0 | 90.65 | 8000 | nan |
65
+ | 0.0 | 101.98 | 9000 | nan |
66
+ | 0.0 | 113.31 | 10000 | nan |
67
+ | 0.0 | 124.65 | 11000 | nan |
68
+ | 0.0 | 135.98 | 12000 | nan |
69
+ | 0.0 | 147.31 | 13000 | nan |
70
+ | 0.0 | 158.64 | 14000 | nan |
71
+ | 0.0 | 169.97 | 15000 | nan |
72
+ | 0.0 | 181.3 | 16000 | nan |
73
+ | 0.0 | 192.63 | 17000 | nan |
74
+ | 0.0 | 203.97 | 18000 | nan |
75
+ | 0.0 | 215.3 | 19000 | nan |
76
+ | 0.0 | 226.63 | 20000 | nan |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - Transformers 4.38.1
82
+ - Pytorch 2.1.0+cu121
83
+ - Datasets 2.18.0
84
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
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.38.1",
9
+ "use_cache": false
10
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dabba9d6ee7828db9dad6e5556524a3a729c06d761427fe81f44af6c96dcad38
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bccecb6753492371ef2fc714c7b68c89daa94b6a3a9f03cbc6e4e6a4df96a028
3
  size 577789320