gshields commited on
Commit
2f5be0a
·
1 Parent(s): a087c23

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-hi](https://huggingface.co/Helsinki-NLP/opus-mt-en-hi) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 2.8218
21
- - Bleu: 19.0699
22
- - Gen Len: 28.096
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
53
- | 3.282 | 1.0 | 500 | 2.9094 | 18.2183 | 28.1545 |
54
- | 2.8524 | 2.0 | 1000 | 2.8218 | 19.0699 | 28.096 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-hi](https://huggingface.co/Helsinki-NLP/opus-mt-en-hi) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 2.7732
21
+ - Bleu: 19.4127
22
+ - Gen Len: 28.3335
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
53
+ | 3.2952 | 1.0 | 500 | 2.8600 | 18.596 | 28.123 |
54
+ | 2.8643 | 2.0 | 1000 | 2.7732 | 19.4127 | 28.3335 |
55
 
56
 
57
  ### Framework versions