andyfriedrich-amd commited on
Commit
f3bf239
1 Parent(s): 82a8d2a

update model card README.md

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 is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 2.2548
21
- - Bleu: 0.13
22
- - Gen Len: 19.0
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 | 8 | 2.4137 | 0.1311 | 19.0 |
54
- | No log | 2.0 | 16 | 2.2548 | 0.13 | 19.0 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 2.1317
21
+ - Bleu: 0.1205
22
+ - Gen Len: 18.9504
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
53
+ | No log | 1.0 | 8 | 2.2870 | 0.1236 | 18.9504 |
54
+ | No log | 2.0 | 16 | 2.1317 | 0.1205 | 18.9504 |
55
 
56
 
57
  ### Framework versions