Mir-2002 commited on
Commit
004aa8e
·
verified ·
1 Parent(s): 7c05d01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -11
README.md CHANGED
@@ -50,17 +50,10 @@ LR_SCHEDULER = LINEAR <br>
50
 
51
  On the 35th epoch, the model achieved the following loss:
52
 
53
- Epoch Training Loss Validation Loss <br>
54
- 26 1.001400 1.288712 <br>
55
- 27 0.983600 1.284895 <br>
56
- 28 0.961300 1.277680 <br>
57
- 29 0.940600 1.275018 <br>
58
- 30 0.933600 1.275621 <br>
59
- 31 0.918200 1.270074 <br>
60
- 32 0.904700 1.268874 <br>
61
- 33 0.908800 1.268534 <br>
62
- 34 0.900600 1.268240 <br>
63
- *35* *0.894800* *1.268536* <br>
64
 
65
  # BLEU and ROUGE Scores
66
 
 
50
 
51
  On the 35th epoch, the model achieved the following loss:
52
 
53
+ | Epoch | Training Loss | Validation Loss |
54
+ | ----------- | ----------- | ----------- |
55
+ | 35 | 0.894800 | 1.268536
56
+
 
 
 
 
 
 
 
57
 
58
  # BLEU and ROUGE Scores
59