e22vvb commited on
Commit
f249f24
1 Parent(s): b837ca0

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -18
README.md CHANGED
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
15
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 0.3864
18
- - Rouge2 Precision: 0.4106
19
- - Rouge2 Recall: 0.2578
20
- - Rouge2 Fmeasure: 0.2937
21
 
22
  ## Model description
23
 
@@ -48,21 +48,21 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Rouge2 Precision | Rouge2 Recall | Rouge2 Fmeasure |
50
  |:-------------:|:-----:|:----:|:---------------:|:----------------:|:-------------:|:---------------:|
51
- | No log | 1.0 | 438 | 3.8361 | 0.0003 | 0.0006 | 0.0002 |
52
- | 16.5932 | 2.0 | 876 | 1.5381 | 0.0031 | 0.0012 | 0.0016 |
53
- | 2.0998 | 3.0 | 1314 | 0.7401 | 0.0938 | 0.052 | 0.0569 |
54
- | 1.1309 | 4.0 | 1752 | 0.4827 | 0.267 | 0.1627 | 0.1791 |
55
- | 0.5166 | 5.0 | 2190 | 0.4313 | 0.3065 | 0.1922 | 0.2121 |
56
- | 0.3883 | 6.0 | 2628 | 0.4112 | 0.3387 | 0.219 | 0.2418 |
57
- | 0.3299 | 7.0 | 3066 | 0.3975 | 0.3758 | 0.2331 | 0.2624 |
58
- | 0.293 | 8.0 | 3504 | 0.3896 | 0.3759 | 0.2451 | 0.2713 |
59
- | 0.293 | 9.0 | 3942 | 0.3914 | 0.396 | 0.2504 | 0.2838 |
60
- | 0.2687 | 10.0 | 4380 | 0.3863 | 0.3948 | 0.2531 | 0.2851 |
61
- | 0.2537 | 11.0 | 4818 | 0.3877 | 0.3962 | 0.2542 | 0.2863 |
62
- | 0.2431 | 12.0 | 5256 | 0.3860 | 0.4096 | 0.2545 | 0.2909 |
63
- | 0.2331 | 13.0 | 5694 | 0.3872 | 0.403 | 0.2561 | 0.2909 |
64
- | 0.23 | 14.0 | 6132 | 0.3862 | 0.4082 | 0.2577 | 0.293 |
65
- | 0.225 | 15.0 | 6570 | 0.3864 | 0.4106 | 0.2578 | 0.2937 |
66
 
67
 
68
  ### Framework versions
 
15
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 0.3864
18
+ - Rouge2 Precision: 0.4111
19
+ - Rouge2 Recall: 0.2576
20
+ - Rouge2 Fmeasure: 0.2936
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Rouge2 Precision | Rouge2 Recall | Rouge2 Fmeasure |
50
  |:-------------:|:-----:|:----:|:---------------:|:----------------:|:-------------:|:---------------:|
51
+ | No log | 1.0 | 438 | 3.8361 | 0.0002 | 0.0006 | 0.0002 |
52
+ | 16.5932 | 2.0 | 876 | 1.5381 | 0.0031 | 0.0011 | 0.0016 |
53
+ | 2.0998 | 3.0 | 1314 | 0.7401 | 0.0941 | 0.0521 | 0.0571 |
54
+ | 1.1309 | 4.0 | 1752 | 0.4827 | 0.2672 | 0.1628 | 0.1794 |
55
+ | 0.5166 | 5.0 | 2190 | 0.4313 | 0.3065 | 0.192 | 0.212 |
56
+ | 0.3883 | 6.0 | 2628 | 0.4112 | 0.3388 | 0.2187 | 0.2415 |
57
+ | 0.3299 | 7.0 | 3066 | 0.3975 | 0.376 | 0.2326 | 0.262 |
58
+ | 0.293 | 8.0 | 3504 | 0.3896 | 0.3758 | 0.245 | 0.271 |
59
+ | 0.293 | 9.0 | 3942 | 0.3914 | 0.3954 | 0.2501 | 0.2837 |
60
+ | 0.2687 | 10.0 | 4380 | 0.3863 | 0.3947 | 0.2529 | 0.285 |
61
+ | 0.2537 | 11.0 | 4818 | 0.3877 | 0.3959 | 0.2539 | 0.2861 |
62
+ | 0.2431 | 12.0 | 5256 | 0.3860 | 0.4098 | 0.2544 | 0.2908 |
63
+ | 0.2331 | 13.0 | 5694 | 0.3872 | 0.4031 | 0.2559 | 0.2906 |
64
+ | 0.23 | 14.0 | 6132 | 0.3862 | 0.4082 | 0.2575 | 0.2928 |
65
+ | 0.225 | 15.0 | 6570 | 0.3864 | 0.4111 | 0.2576 | 0.2936 |
66
 
67
 
68
  ### Framework versions