jefson08 commited on
Commit
4f7c0e8
·
verified ·
1 Parent(s): b324a99

End of training

Browse files
Files changed (2) hide show
  1. README.md +24 -10
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,19 +1,23 @@
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
5
  - audiofolder
6
  model-index:
7
- - name: speecht5_finetuned_kha
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # speecht5_finetuned_kha
15
 
16
- This model was trained from scratch on the audiofolder dataset.
 
 
17
 
18
  ## Model description
19
 
@@ -32,25 +36,35 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - learning_rate: 2e-05
36
  - train_batch_size: 32
37
- - eval_batch_size: 2
38
  - seed: 42
39
- - gradient_accumulation_steps: 64
40
- - total_train_batch_size: 2048
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - lr_scheduler_warmup_steps: 500
44
- - num_epochs: 100
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
 
 
 
 
 
 
 
 
 
 
49
 
50
 
51
  ### Framework versions
52
 
53
  - Transformers 4.43.3
54
- - Pytorch 2.4.1+cu121
55
  - Datasets 3.0.1
56
  - Tokenizers 0.19.1
 
1
  ---
2
+ license: mit
3
+ base_model: microsoft/speecht5_vc
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
  - audiofolder
8
  model-index:
9
+ - name: SpeechT5_finetuned_kha
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ # SpeechT5_finetuned_kha
17
 
18
+ This model is a fine-tuned version of [microsoft/speecht5_vc](https://huggingface.co/microsoft/speecht5_vc) on the audiofolder dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4733
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - learning_rate: 3e-05
40
  - train_batch_size: 32
41
+ - eval_batch_size: 16
42
  - seed: 42
43
+ - gradient_accumulation_steps: 16
44
+ - total_train_batch_size: 512
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_steps: 1000
48
+ - num_epochs: 300
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss |
54
+ |:-------------:|:--------:|:----:|:---------------:|
55
+ | 0.544 | 36.8664 | 1000 | 0.5145 |
56
+ | 0.5013 | 73.7327 | 2000 | 0.4800 |
57
+ | 0.4754 | 110.5991 | 3000 | 0.4705 |
58
+ | 0.4651 | 147.4654 | 4000 | 0.4710 |
59
+ | 0.456 | 184.3318 | 5000 | 0.4699 |
60
+ | 0.446 | 221.1982 | 6000 | 0.4702 |
61
+ | 0.443 | 258.0645 | 7000 | 0.4714 |
62
+ | 0.4437 | 294.9309 | 8000 | 0.4733 |
63
 
64
 
65
  ### Framework versions
66
 
67
  - Transformers 4.43.3
68
+ - Pytorch 2.4.0
69
  - Datasets 3.0.1
70
  - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71c1d46c4b6dc058dfbe03d96b268860bb0701c55148c6053646dadd27f3e6a2
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d46a33bc7aecf68c3addb88992fcef5ff8c10f90b508b4eca37dcbc7fb3fbc37
3
  size 577789320