andyfriedrich-amd commited on
Commit
3d30f1a
1 Parent(s): bf16024

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.1739
20
- - Bleu: 0.072
21
  - Gen Len: 19.0
22
 
23
  ## Model description
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
52
- | No log | 1.0 | 8 | 2.3293 | 0.0781 | 19.0 |
53
- | No log | 2.0 | 16 | 2.1739 | 0.072 | 19.0 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.1331
20
+ - Bleu: 0.1099
21
  - Gen Len: 19.0
22
 
23
  ## Model description
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
52
+ | No log | 1.0 | 8 | 2.2795 | 0.1013 | 19.0 |
53
+ | No log | 2.0 | 16 | 2.1331 | 0.1099 | 19.0 |
54
 
55
 
56
  ### Framework versions