s3h commited on
Commit
4cc2bcd
1 Parent(s): d7c5051

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 14.3044
20
  - Bleu: 0.1222
21
  - Gen Len: 3.75
22
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
52
- | No log | 1.0 | 4 | 15.1549 | 0.1222 | 3.75 |
53
- | No log | 2.0 | 8 | 14.5822 | 0.1222 | 3.75 |
54
- | No log | 3.0 | 12 | 14.3044 | 0.1222 | 3.75 |
55
 
56
 
57
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 15.8614
20
  - Bleu: 0.1222
21
  - Gen Len: 3.75
22
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
52
+ | No log | 1.0 | 4 | 15.8782 | 0.1222 | 3.75 |
53
+ | No log | 2.0 | 8 | 15.7909 | 0.1222 | 3.75 |
54
+ | No log | 3.0 | 12 | 15.8614 | 0.1222 | 3.75 |
55
 
56
 
57
  ### Framework versions