MonicaMalvarez commited on
Commit
86442fb
·
verified ·
1 Parent(s): 8bead4d

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.9104
21
- - Bleu: 4.0364
22
- - Gen Len: 5.944
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
- | 1.1379 | 1.0 | 3625 | 0.9375 | 4.3222 | 6.098 |
54
- | 1.0834 | 2.0 | 7250 | 0.9104 | 4.0364 | 5.944 |
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: 2.5147
21
+ - Bleu: 0.1571
22
+ - Gen Len: 12.0
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
53
+ | No log | 1.0 | 3 | 2.6339 | 0.1655 | 12.0 |
54
+ | No log | 2.0 | 6 | 2.5147 | 0.1571 | 12.0 |
55
 
56
 
57
  ### Framework versions