ujkim98 commited on
Commit
d30a49a
1 Parent(s): 7c1ee75

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
18
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 2.7922
21
- - Rouge1: 19.0484
22
- - Rouge2: 7.0345
23
- - Rougel: 17.5266
24
- - Rougelsum: 18.007
25
 
26
  ## Model description
27
 
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|
55
- | 11.9457 | 1.0 | 151 | 4.4346 | 5.9958 | 1.1556 | 5.9004 | 5.883 |
56
- | 5.4958 | 2.0 | 302 | 3.4869 | 7.2776 | 1.9322 | 7.1605 | 7.2525 |
57
- | 4.4559 | 3.0 | 453 | 3.1252 | 8.7092 | 1.619 | 8.2842 | 8.3498 |
58
- | 4.0657 | 4.0 | 604 | 2.9205 | 10.6778 | 3.4357 | 10.3952 | 10.4763 |
59
- | 3.828 | 5.0 | 755 | 2.8419 | 18.4849 | 6.9062 | 16.8708 | 17.2631 |
60
- | 3.6794 | 6.0 | 906 | 2.8178 | 18.8451 | 7.0418 | 17.0439 | 17.4741 |
61
- | 3.6205 | 7.0 | 1057 | 2.7984 | 18.9584 | 7.0164 | 17.2879 | 17.8887 |
62
- | 3.5711 | 8.0 | 1208 | 2.7922 | 19.0484 | 7.0345 | 17.5266 | 18.007 |
63
 
64
 
65
  ### Framework versions
 
18
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 2.7922
21
+ - Rouge1: 19.1653
22
+ - Rouge2: 7.0586
23
+ - Rougel: 17.6487
24
+ - Rougelsum: 17.9202
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|
55
+ | 11.9457 | 1.0 | 151 | 4.4346 | 6.0042 | 1.1556 | 5.9068 | 5.8435 |
56
+ | 5.4958 | 2.0 | 302 | 3.4869 | 7.2729 | 1.8895 | 7.307 | 7.1446 |
57
+ | 4.4559 | 3.0 | 453 | 3.1252 | 8.665 | 1.6278 | 8.4274 | 8.3353 |
58
+ | 4.0657 | 4.0 | 604 | 2.9205 | 10.9136 | 3.4009 | 10.3961 | 10.4091 |
59
+ | 3.828 | 5.0 | 755 | 2.8419 | 18.5917 | 6.8523 | 16.9087 | 17.2145 |
60
+ | 3.6794 | 6.0 | 906 | 2.8178 | 18.9371 | 7.0542 | 17.1941 | 17.4368 |
61
+ | 3.6205 | 7.0 | 1057 | 2.7984 | 19.0788 | 7.0287 | 17.4496 | 17.8402 |
62
+ | 3.5711 | 8.0 | 1208 | 2.7922 | 19.1653 | 7.0586 | 17.6487 | 17.9202 |
63
 
64
 
65
  ### Framework versions