tgrhn commited on
Commit
cdec841
·
verified ·
1 Parent(s): b845f6f

End of training

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. generation_config.json +0 -0
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: facebook/seamless-m4t-v2-large
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - common_voice_17_0
8
+ model-index:
9
+ - name: seamless_turkish
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
+ # seamless_turkish
17
+
18
+ This model is a fine-tuned version of [facebook/seamless-m4t-v2-large](https://huggingface.co/facebook/seamless-m4t-v2-large) on the common_voice_17_0 dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.8235
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 1e-05
40
+ - train_batch_size: 1
41
+ - eval_batch_size: 1
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 500
46
+ - training_steps: 5000
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 2.7351 | 0.0215 | 1000 | 1.0948 |
54
+ | 1.845 | 0.0431 | 2000 | 0.9485 |
55
+ | 0.9842 | 0.0646 | 3000 | 0.8843 |
56
+ | 1.1293 | 0.0862 | 4000 | 0.8417 |
57
+ | 1.1266 | 0.1077 | 5000 | 0.8235 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.44.0
63
+ - Pytorch 2.4.0+cu121
64
+ - Datasets 2.18.0
65
+ - Tokenizers 0.19.1
generation_config.json ADDED
The diff for this file is too large to render. See raw diff