Gergoe commited on
Commit
b21a021
·
1 Parent(s): fa53324

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 the None dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 3.2891
21
- - Rouge1: 15.3337
22
- - Rouge2: 6.5868
23
- - Rougel: 14.7498
24
- - Rougelsum: 14.7933
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
- | 7.0622 | 1.0 | 1276 | 3.5617 | 13.2058 | 4.865 | 12.842 | 12.8295 |
56
- | 4.0768 | 2.0 | 2552 | 3.4329 | 14.4762 | 6.5303 | 14.1011 | 14.0786 |
57
- | 3.7736 | 3.0 | 3828 | 3.3393 | 15.2657 | 6.5763 | 14.6912 | 14.6868 |
58
- | 3.5951 | 4.0 | 5104 | 3.3122 | 14.8748 | 6.2937 | 14.3369 | 14.4209 |
59
- | 3.477 | 5.0 | 6380 | 3.2991 | 15.0897 | 6.475 | 14.7468 | 14.7971 |
60
- | 3.4084 | 6.0 | 7656 | 3.3035 | 15.1618 | 6.331 | 14.5715 | 14.6335 |
61
- | 3.3661 | 7.0 | 8932 | 3.2959 | 15.3575 | 6.7167 | 14.7582 | 14.8562 |
62
- | 3.3457 | 8.0 | 10208 | 3.2891 | 15.3337 | 6.5868 | 14.7498 | 14.7933 |
63
 
64
 
65
  ### Framework versions
 
18
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 3.2891
21
+ - Rouge1: 15.35
22
+ - Rouge2: 6.4925
23
+ - Rougel: 14.8921
24
+ - Rougelsum: 14.6312
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
54
  |:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|
55
+ | 7.0622 | 1.0 | 1276 | 3.5617 | 13.2417 | 4.8928 | 12.8258 | 12.8078 |
56
+ | 4.0768 | 2.0 | 2552 | 3.4329 | 14.5681 | 6.4922 | 14.0621 | 13.9709 |
57
+ | 3.7736 | 3.0 | 3828 | 3.3393 | 15.1942 | 6.5262 | 14.7138 | 14.6049 |
58
+ | 3.5951 | 4.0 | 5104 | 3.3122 | 14.8813 | 6.2962 | 14.507 | 14.3477 |
59
+ | 3.477 | 5.0 | 6380 | 3.2991 | 15.0992 | 6.3888 | 14.8397 | 14.5606 |
60
+ | 3.4084 | 6.0 | 7656 | 3.3035 | 15.1897 | 6.2292 | 14.6686 | 14.4488 |
61
+ | 3.3661 | 7.0 | 8932 | 3.2959 | 15.3489 | 6.5702 | 14.9211 | 14.701 |
62
+ | 3.3457 | 8.0 | 10208 | 3.2891 | 15.35 | 6.4925 | 14.8921 | 14.6312 |
63
 
64
 
65
  ### Framework versions