kazandaev commited on
Commit
eafd30c
1 Parent(s): 63b1b02

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [kazandaev/opus-mt-ru-en-finetuned](https://huggingface.co/kazandaev/opus-mt-ru-en-finetuned) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.0485
19
- - Bleu: 42.9524
20
- - Gen Len: 26.1412
21
 
22
  ## Model description
23
 
@@ -36,7 +36,7 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - learning_rate: 1e-05
40
  - train_batch_size: 49
41
  - eval_batch_size: 24
42
  - seed: 42
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
50
  |:-------------:|:-----:|:------:|:---------------:|:-------:|:-------:|
51
- | 0.8396 | 1.0 | 35147 | 1.0827 | 41.4836 | 26.1402 |
52
- | 0.837 | 2.0 | 70294 | 1.0735 | 41.8146 | 26.1647 |
53
- | 0.8266 | 3.0 | 105441 | 1.0659 | 42.0086 | 26.1026 |
54
- | 0.8242 | 4.0 | 140588 | 1.0624 | 42.1259 | 26.1515 |
55
- | 0.822 | 5.0 | 175735 | 1.0620 | 42.3133 | 26.0898 |
56
- | 0.8242 | 6.0 | 210882 | 1.0573 | 42.6048 | 26.0841 |
57
- | 0.831 | 7.0 | 246029 | 1.0567 | 42.793 | 26.0749 |
58
- | 0.8313 | 8.0 | 281176 | 1.0518 | 42.8092 | 26.138 |
59
- | 0.8354 | 9.0 | 316323 | 1.0502 | 42.8207 | 26.154 |
60
- | 0.8533 | 10.0 | 351470 | 1.0485 | 42.9524 | 26.1412 |
61
 
62
 
63
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [kazandaev/opus-mt-ru-en-finetuned](https://huggingface.co/kazandaev/opus-mt-ru-en-finetuned) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.0396
19
+ - Bleu: 43.4662
20
+ - Gen Len: 26.1749
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - learning_rate: 5e-06
40
  - train_batch_size: 49
41
  - eval_batch_size: 24
42
  - seed: 42
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
50
  |:-------------:|:-----:|:------:|:---------------:|:-------:|:-------:|
51
+ | 0.7849 | 1.0 | 35147 | 1.0571 | 42.596 | 26.1388 |
52
+ | 0.7868 | 2.0 | 70294 | 1.0529 | 42.8209 | 26.1962 |
53
+ | 0.7815 | 3.0 | 105441 | 1.0493 | 43.0675 | 26.1079 |
54
+ | 0.7835 | 4.0 | 140588 | 1.0474 | 42.9025 | 26.1529 |
55
+ | 0.7859 | 5.0 | 175735 | 1.0473 | 43.2471 | 26.1164 |
56
+ | 0.7935 | 6.0 | 210882 | 1.0453 | 43.2605 | 26.1132 |
57
+ | 0.8058 | 7.0 | 246029 | 1.0443 | 43.1831 | 26.1057 |
58
+ | 0.8118 | 8.0 | 281176 | 1.0419 | 43.432 | 26.127 |
59
+ | 0.8223 | 9.0 | 316323 | 1.0405 | 43.4938 | 26.181 |
60
+ | 0.8462 | 10.0 | 351470 | 1.0396 | 43.4662 | 26.1749 |
61
 
62
 
63
  ### Framework versions