Dawid511 commited on
Commit
d3d3c06
·
verified ·
1 Parent(s): f3d269e

End of training

Browse files
Files changed (3) hide show
  1. README.md +53 -0
  2. generation_config.json +9 -0
  3. training_args.bin +1 -1
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: dawid511/speecht5_finetuned_librispeech_polish_epo3_batch2_gas2
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: speecht5_finetuned_librispeech_polish_epo3_batch2_gas3
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # speecht5_finetuned_librispeech_polish_epo3_batch2_gas3
16
+
17
+ This model is a fine-tuned version of [dawid511/speecht5_finetuned_librispeech_polish_epo3_batch2_gas2](https://huggingface.co/dawid511/speecht5_finetuned_librispeech_polish_epo3_batch2_gas2) on an unknown dataset.
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 0.0001
37
+ - train_batch_size: 2
38
+ - eval_batch_size: 2
39
+ - seed: 42
40
+ - gradient_accumulation_steps: 3
41
+ - total_train_batch_size: 6
42
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 100
45
+ - training_steps: 700
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Framework versions
49
+
50
+ - Transformers 4.47.1
51
+ - Pytorch 2.5.1+cu121
52
+ - Datasets 3.2.0
53
+ - 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
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21ab25effb748ccaa88ca6ffba9d41e030d1821ae9843a4cca420ff4b43badff
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f97c0bb34a87aaa03feb7090215bc9bd6855127b58d6d61e9c90d924fba32132
3
  size 5560