Firmansyah-Ibrahim commited on
Commit
b541c6d
·
verified ·
1 Parent(s): d8543d9

Model final selesai dilatih dengan LoRA untuk mt5_base

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -21,10 +21,10 @@ should probably proofread and complete it, then remove this comment. -->
21
  This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 2.0014
24
- - Rouge1: 37.8933
25
- - Rouge2: 22.1765
26
- - Rougel: 36.9838
27
- - Rougelsum: 37.0248
28
 
29
  ## Model description
30
 
@@ -58,9 +58,9 @@ The following hyperparameters were used during training:
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
60
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|
61
- | 35.0066 | 1.0 | 149 | 3.0369 | 15.451 | 5.3491 | 15.007 | 15.0585 |
62
- | 12.4424 | 2.0 | 298 | 2.0791 | 33.7968 | 19.3297 | 32.7748 | 32.9157 |
63
- | 11.1139 | 3.0 | 447 | 2.0014 | 37.8933 | 22.1765 | 36.9838 | 37.0248 |
64
 
65
 
66
  ### Framework versions
 
21
  This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 2.0014
24
+ - Rouge1: 37.7941
25
+ - Rouge2: 22.0953
26
+ - Rougel: 36.8509
27
+ - Rougelsum: 36.9714
28
 
29
  ## Model description
30
 
 
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
60
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|
61
+ | 35.0066 | 1.0 | 149 | 3.0369 | 15.5109 | 5.2653 | 15.0068 | 15.042 |
62
+ | 12.4424 | 2.0 | 298 | 2.0791 | 33.6692 | 19.2782 | 32.7224 | 32.7674 |
63
+ | 11.1139 | 3.0 | 447 | 2.0014 | 37.7941 | 22.0953 | 36.8509 | 36.9714 |
64
 
65
 
66
  ### Framework versions