JulienRPA commited on
Commit
b53669d
1 Parent(s): 51888b6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -15,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.0571
19
- - Bleu: 75.7356
20
- - Em: 0.0432
21
- - Gen Len: 47.2896
22
 
23
  ## Model description
24
 
@@ -48,13 +48,13 @@ The following hyperparameters were used during training:
48
 
49
  ### Training results
50
 
51
- | Training Loss | Epoch | Step | Bleu | Em | Gen Len | Validation Loss |
52
- |:-------------:|:-----:|:-----:|:-------:|:------:|:--------:|:---------------:|
53
- | 6.6044 | 1.4 | 2000 | 3.8045 | 0.0 | 158.8473 | 6.1713 |
54
- | 3.032 | 2.8 | 4000 | 27.701 | 0.0 | 33.9568 | 2.9045 |
55
- | 1.5893 | 4.19 | 6000 | 57.7509 | 0.0033 | 44.132 | 1.7327 |
56
- | 1.0512 | 5.59 | 8000 | 71.1272 | 0.0241 | 46.0672 | 1.2382 |
57
- | 0.7515 | 6.99 | 10000 | 1.0571 | 75.7356| 0.0432 | 47.2896 |
58
 
59
 
60
  ### Framework versions
 
15
 
16
  This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.0810
19
+ - Bleu: 74.7723
20
+ - Em: 0.0349
21
+ - Gen Len: 46.1685
22
 
23
  ## Model description
24
 
 
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Em | Gen Len |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|
53
+ | 6.9199 | 1.4 | 2000 | 6.3751 | 3.4801 | 0.0 | 220.966 |
54
+ | 3.0222 | 2.8 | 4000 | 2.8796 | 27.8543 | 0.0 | 36.8 |
55
+ | 1.5982 | 4.19 | 6000 | 1.7495 | 56.0747 | 0.0017 | 43.9021 |
56
+ | 1.0717 | 5.59 | 8000 | 1.2625 | 69.9606 | 0.0199 | 46.0722 |
57
+ | 0.7765 | 6.99 | 10000 | 1.0810 | 74.7723 | 0.0349 | 46.1685 |
58
 
59
 
60
  ### Framework versions