MonicaMalvarez commited on
Commit
fc3deb8
·
verified ·
1 Parent(s): 9755254

Training complete

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 was trained from scratch on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0256
21
- - Bleu: 82.3881
22
- - Gen Len: 17.3021
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
- | No log | 1.0 | 440 | 0.0373 | 83.1115 | 17.5208 |
54
- | 0.0384 | 2.0 | 880 | 0.0256 | 82.3881 | 17.3021 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model was trained from scratch on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0164
21
+ - Bleu: 98.0177
22
+ - Gen Len: 18.9479
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
53
+ | No log | 1.0 | 440 | 0.0256 | 91.6073 | 18.7812 |
54
+ | 0.0383 | 2.0 | 880 | 0.0164 | 98.0177 | 18.9479 |
55
 
56
 
57
  ### Framework versions