RocioUrquijo commited on
Commit
18632c3
·
1 Parent(s): 3a6105a

update model card README.md

Browse files
Files changed (1) hide show
  1. EN-DE-TR-TED/README.md +5 -5
EN-DE-TR-TED/README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.0960
21
- - Bleu: 12.8101
22
- - Gen Len: 16.7817
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 | 99 | 1.1170 | 12.4097 | 16.802 |
54
- | No log | 2.0 | 198 | 1.0960 | 12.8101 | 16.7817 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.0925
21
+ - Bleu: 13.5721
22
+ - Gen Len: 16.934
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
53
+ | No log | 1.0 | 99 | 1.1146 | 13.2449 | 16.9239 |
54
+ | No log | 2.0 | 198 | 1.0925 | 13.5721 | 16.934 |
55
 
56
 
57
  ### Framework versions