kazandaev commited on
Commit
7b490f2
·
1 Parent(s): 1d60bcf

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.7470
19
- - Bleu: 13.6896
20
- - Gen Len: 17.8687
21
 
22
  ## Model description
23
 
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  ### Training results
50
 
51
- | Training Loss | Epoch | Step | Bleu | Gen Len | Validation Loss |
52
- |:-------------:|:-----:|:-----:|:-------:|:-------:|:---------------:|
53
- | 0.722 | 1.0 | 9641 | 13.3667 | 17.8985 | 0.7757 |
54
- | 0.7098 | 2.0 | 19282 | 13.5842 | 17.8765 | 0.7571 |
55
- | 0.7028 | 3.0 | 28923 | 0.7470 | 13.6896 | 17.8687 |
56
 
57
 
58
  ### Framework versions
 
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.7278
19
+ - Bleu: 14.0945
20
+ - Gen Len: 17.862
21
 
22
  ## Model description
23
 
 
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
53
+ | 0.6357 | 1.0 | 9641 | 0.7772 | 13.6966 | 17.8754 |
54
+ | 0.6615 | 2.0 | 19282 | 0.7505 | 13.8085 | 17.8701 |
55
+ | 0.6991 | 3.0 | 28923 | 0.7278 | 14.0945 | 17.862 |
56
 
57
 
58
  ### Framework versions