Mavidart commited on
Commit
8e24cdf
·
verified ·
1 Parent(s): 5ee2158

Training complete

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0106
23
- - Bleu: 96.2509
24
- - Gen Len: 37.9792
25
 
26
  ## Model description
27
 
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
55
- | No log | 1.0 | 440 | 0.0144 | 88.3479 | 58.5625 |
56
- | 0.2263 | 2.0 | 880 | 0.0106 | 96.2509 | 37.9792 |
57
 
58
 
59
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.2295
23
+ - Bleu: 80.6008
24
+ - Gen Len: 27.6616
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
55
+ | No log | 1.0 | 402 | 0.2902 | 77.5374 | 19.1027 |
56
+ | 0.5693 | 2.0 | 804 | 0.2295 | 80.6008 | 27.6616 |
57
 
58
 
59
  ### Framework versions