End of training
Browse files
README.md
CHANGED
@@ -1,3 +1,82 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
language:
|
4 |
+
- bn
|
5 |
+
license: mit
|
6 |
+
base_model: microsoft/speecht5_tts
|
7 |
+
tags:
|
8 |
+
- Bengali
|
9 |
+
- generated_from_trainer
|
10 |
+
datasets:
|
11 |
+
- ucalyptus/train-bn
|
12 |
+
model-index:
|
13 |
+
- name: SpeechT5-tuned-bn
|
14 |
+
results: []
|
15 |
+
---
|
16 |
+
|
17 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
+
should probably proofread and complete it, then remove this comment. -->
|
19 |
+
|
20 |
+
# SpeechT5-tuned-bn
|
21 |
+
|
22 |
+
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the train-bn dataset.
|
23 |
+
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.6115
|
25 |
+
|
26 |
+
## Model description
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Intended uses & limitations
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training and evaluation data
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training procedure
|
39 |
+
|
40 |
+
### Training hyperparameters
|
41 |
+
|
42 |
+
The following hyperparameters were used during training:
|
43 |
+
- learning_rate: 1e-05
|
44 |
+
- train_batch_size: 16
|
45 |
+
- eval_batch_size: 2
|
46 |
+
- seed: 42
|
47 |
+
- gradient_accumulation_steps: 2
|
48 |
+
- total_train_batch_size: 32
|
49 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
50 |
+
- lr_scheduler_type: linear
|
51 |
+
- lr_scheduler_warmup_steps: 200
|
52 |
+
- num_epochs: 3.0
|
53 |
+
- mixed_precision_training: Native AMP
|
54 |
+
|
55 |
+
### Training results
|
56 |
+
|
57 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
58 |
+
|:-------------:|:------:|:----:|:---------------:|
|
59 |
+
| 0.9582 | 0.1805 | 100 | 0.8410 |
|
60 |
+
| 0.8427 | 0.3610 | 200 | 0.7400 |
|
61 |
+
| 0.7583 | 0.5415 | 300 | 0.6792 |
|
62 |
+
| 0.744 | 0.7220 | 400 | 0.6601 |
|
63 |
+
| 0.7088 | 0.9025 | 500 | 0.6473 |
|
64 |
+
| 0.6847 | 1.0830 | 600 | 0.6369 |
|
65 |
+
| 0.6921 | 1.2635 | 700 | 0.6359 |
|
66 |
+
| 0.7143 | 1.4440 | 800 | 0.6462 |
|
67 |
+
| 0.6815 | 1.6245 | 900 | 0.6241 |
|
68 |
+
| 0.6759 | 1.8051 | 1000 | 0.6203 |
|
69 |
+
| 0.6647 | 1.9856 | 1100 | 0.6171 |
|
70 |
+
| 0.6558 | 2.1661 | 1200 | 0.6183 |
|
71 |
+
| 0.6673 | 2.3466 | 1300 | 0.6138 |
|
72 |
+
| 0.6574 | 2.5271 | 1400 | 0.6135 |
|
73 |
+
| 0.649 | 2.7076 | 1500 | 0.6125 |
|
74 |
+
| 0.6546 | 2.8881 | 1600 | 0.6115 |
|
75 |
+
|
76 |
+
|
77 |
+
### Framework versions
|
78 |
+
|
79 |
+
- Transformers 4.46.0.dev0
|
80 |
+
- Pytorch 2.4.1+cu121
|
81 |
+
- Datasets 3.0.1
|
82 |
+
- Tokenizers 0.20.1
|
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.46.0.dev0"
|
9 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 577789320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:151becd52d7d592158c63130d7971e76969dc2e8c12055331e29c1a3fafe3616
|
3 |
size 577789320
|
runs/Oct15_11-45-13_88d9ff3a346d/events.out.tfevents.1728992717.88d9ff3a346d.619.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94688381126fc4493fc76fd8d04d3148b0ddcd190799c8654a924a1bbff20daf
|
3 |
+
size 25212
|