Edmon02 commited on
Commit
5901bb3
1 Parent(s): cb3ffef

End of training

Browse files
Files changed (3) hide show
  1. README.md +71 -0
  2. generation_config.json +10 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Edmon02/TTS_NB
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: TTS_NB
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # TTS_NB
14
+
15
+ This model is a fine-tuned version of [Edmon02/TTS_NB](https://huggingface.co/Edmon02/TTS_NB) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.4601
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: 2e-05
37
+ - train_batch_size: 4
38
+ - eval_batch_size: 2
39
+ - seed: 42
40
+ - gradient_accumulation_steps: 8
41
+ - total_train_batch_size: 32
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 1000
45
+ - training_steps: 6000
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:--------:|:----:|:---------------:|
52
+ | 0.6192 | 27.3973 | 500 | 0.5595 |
53
+ | 0.5686 | 54.7945 | 1000 | 0.5097 |
54
+ | 0.537 | 82.1918 | 1500 | 0.4940 |
55
+ | 0.5239 | 109.5890 | 2000 | 0.4815 |
56
+ | 0.5143 | 136.9863 | 2500 | 0.4775 |
57
+ | 0.5087 | 166.2740 | 3000 | 0.4622 |
58
+ | 0.5007 | 193.6712 | 3500 | 0.4592 |
59
+ | 0.5083 | 137.5527 | 4000 | 0.4671 |
60
+ | 0.5025 | 154.4304 | 4500 | 0.4657 |
61
+ | 0.4963 | 171.3080 | 5000 | 0.4626 |
62
+ | 0.4982 | 188.1857 | 5500 | 0.4603 |
63
+ | 0.4939 | 205.0633 | 6000 | 0.4601 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.43.3
69
+ - Pytorch 2.4.0+cu121
70
+ - Datasets 2.20.0
71
+ - Tokenizers 0.19.1
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.43.3",
9
+ "use_cache": false
10
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac772eede93b4aadb81e84b621b4c607417e3fe44af5a9b2a6ca42b33888871a
3
  size 577887624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6c23e3c87a94c555b379cc62d0c5b88493867ca5a6058b3053177d2b185c042
3
  size 577887624