kazandaev commited on
Commit
2770fa4
·
1 Parent(s): d2c0475

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [kazandaev/opus-mt-en-ru-finetuned](https://huggingface.co/kazandaev/opus-mt-en-ru-finetuned) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.0442
20
- - Bleu: 32.1889
21
- - Gen Len: 29.6331
22
 
23
  ## Model description
24
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
  |:-------------:|:-----:|:------:|:---------------:|:-------:|:-------:|
52
- | 1.346 | 1.0 | 35147 | 1.2394 | 28.3953 | 29.3971 |
53
- | 1.2061 | 2.0 | 70294 | 1.1150 | 30.8643 | 29.6302 |
54
- | 1.0891 | 3.0 | 105441 | 1.0442 | 32.1889 | 29.6331 |
55
 
56
 
57
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [kazandaev/opus-mt-en-ru-finetuned](https://huggingface.co/kazandaev/opus-mt-en-ru-finetuned) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.9784
20
+ - Bleu: 33.4739
21
+ - Gen Len: 29.9127
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
  |:-------------:|:-----:|:------:|:---------------:|:-------:|:-------:|
52
+ | 1.202 | 1.0 | 35147 | 1.1464 | 29.5912 | 29.638 |
53
+ | 1.1138 | 2.0 | 70294 | 1.0444 | 32.2539 | 29.8655 |
54
+ | 1.0366 | 3.0 | 105441 | 0.9784 | 33.4739 | 29.9127 |
55
 
56
 
57
  ### Framework versions