NetherQuartz commited on
Commit
66cbe75
·
verified ·
1 Parent(s): 0ac855a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +82 -77
README.md CHANGED
@@ -1,77 +1,82 @@
1
- ---
2
- library_name: transformers
3
- license: apache-2.0
4
- base_model: Helsinki-NLP/opus-mt-en-ru
5
- tags:
6
- - translation
7
- - generated_from_trainer
8
- metrics:
9
- - bleu
10
- model-index:
11
- - name: tatoeba-tok-ru
12
- results: []
13
- ---
14
-
15
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
- should probably proofread and complete it, then remove this comment. -->
17
-
18
- # tatoeba-tok-ru
19
-
20
- This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-ru](https://huggingface.co/Helsinki-NLP/opus-mt-en-ru) on an unknown dataset.
21
- It achieves the following results on the evaluation set:
22
- - Loss: 1.4694
23
- - Bleu: 20.4311
24
-
25
- ## Model description
26
-
27
- More information needed
28
-
29
- ## Intended uses & limitations
30
-
31
- More information needed
32
-
33
- ## Training and evaluation data
34
-
35
- More information needed
36
-
37
- ## Training procedure
38
-
39
- ### Training hyperparameters
40
-
41
- The following hyperparameters were used during training:
42
- - learning_rate: 2e-05
43
- - train_batch_size: 64
44
- - eval_batch_size: 64
45
- - seed: 42
46
- - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
- - lr_scheduler_type: linear
48
- - num_epochs: 15
49
- - mixed_precision_training: Native AMP
50
-
51
- ### Training results
52
-
53
- | Training Loss | Epoch | Step | Validation Loss | Bleu |
54
- |:-------------:|:-----:|:-----:|:---------------:|:-------:|
55
- | 2.0538 | 1.0 | 1167 | 1.7944 | 7.2757 |
56
- | 1.7461 | 2.0 | 2334 | 1.6562 | 14.4046 |
57
- | 1.5644 | 3.0 | 3501 | 1.5849 | 15.8651 |
58
- | 1.4611 | 4.0 | 4668 | 1.5486 | 16.9808 |
59
- | 1.3698 | 5.0 | 5835 | 1.5209 | 15.9727 |
60
- | 1.305 | 6.0 | 7002 | 1.5049 | 18.1714 |
61
- | 1.2458 | 7.0 | 8169 | 1.4947 | 18.7180 |
62
- | 1.2006 | 8.0 | 9336 | 1.4868 | 19.5074 |
63
- | 1.1555 | 9.0 | 10503 | 1.4800 | 19.5799 |
64
- | 1.1251 | 10.0 | 11670 | 1.4759 | 20.0295 |
65
- | 1.091 | 11.0 | 12837 | 1.4741 | 20.1306 |
66
- | 1.0701 | 12.0 | 14004 | 1.4710 | 19.7831 |
67
- | 1.0433 | 13.0 | 15171 | 1.4715 | 20.5833 |
68
- | 1.0359 | 14.0 | 16338 | 1.4694 | 20.3306 |
69
- | 1.0263 | 15.0 | 17505 | 1.4702 | 20.3269 |
70
-
71
-
72
- ### Framework versions
73
-
74
- - Transformers 4.52.4
75
- - Pytorch 2.7.1+cu128
76
- - Datasets 3.6.0
77
- - Tokenizers 0.21.1
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: Helsinki-NLP/opus-mt-en-ru
5
+ tags:
6
+ - translation
7
+ - generated_from_trainer
8
+ metrics:
9
+ - bleu
10
+ model-index:
11
+ - name: tatoeba-tok-ru
12
+ results: []
13
+ language:
14
+ - tok
15
+ - ru
16
+ datasets:
17
+ - NetherQuartz/tatoeba-tokipona
18
+ ---
19
+
20
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
21
+ should probably proofread and complete it, then remove this comment. -->
22
+
23
+ # tatoeba-tok-ru
24
+
25
+ This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-ru](https://huggingface.co/Helsinki-NLP/opus-mt-en-ru) on an unknown dataset.
26
+ It achieves the following results on the evaluation set:
27
+ - Loss: 1.4694
28
+ - Bleu: 20.4311
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 2e-05
48
+ - train_batch_size: 64
49
+ - eval_batch_size: 64
50
+ - seed: 42
51
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 15
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Bleu |
59
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|
60
+ | 2.0538 | 1.0 | 1167 | 1.7944 | 7.2757 |
61
+ | 1.7461 | 2.0 | 2334 | 1.6562 | 14.4046 |
62
+ | 1.5644 | 3.0 | 3501 | 1.5849 | 15.8651 |
63
+ | 1.4611 | 4.0 | 4668 | 1.5486 | 16.9808 |
64
+ | 1.3698 | 5.0 | 5835 | 1.5209 | 15.9727 |
65
+ | 1.305 | 6.0 | 7002 | 1.5049 | 18.1714 |
66
+ | 1.2458 | 7.0 | 8169 | 1.4947 | 18.7180 |
67
+ | 1.2006 | 8.0 | 9336 | 1.4868 | 19.5074 |
68
+ | 1.1555 | 9.0 | 10503 | 1.4800 | 19.5799 |
69
+ | 1.1251 | 10.0 | 11670 | 1.4759 | 20.0295 |
70
+ | 1.091 | 11.0 | 12837 | 1.4741 | 20.1306 |
71
+ | 1.0701 | 12.0 | 14004 | 1.4710 | 19.7831 |
72
+ | 1.0433 | 13.0 | 15171 | 1.4715 | 20.5833 |
73
+ | 1.0359 | 14.0 | 16338 | 1.4694 | 20.3306 |
74
+ | 1.0263 | 15.0 | 17505 | 1.4702 | 20.3269 |
75
+
76
+
77
+ ### Framework versions
78
+
79
+ - Transformers 4.52.4
80
+ - Pytorch 2.7.1+cu128
81
+ - Datasets 3.6.0
82
+ - Tokenizers 0.21.1