chatthai
commited on
Commit
•
0564ad0
1
Parent(s):
1cb5799
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,11 @@ widget:
|
|
16 |
# mt5-base-thaisum
|
17 |
This repository contains the finetuned mT5-base model for Thai sentence summarization. The architecture of the model is based on mT5 model and fine-tuned on text-summarization pairs in Thai.
|
18 |
|
19 |
-
|
|
|
|
|
|
|
|
|
20 |
|
21 |
### Training hyperparameters
|
22 |
|
|
|
16 |
# mt5-base-thaisum
|
17 |
This repository contains the finetuned mT5-base model for Thai sentence summarization. The architecture of the model is based on mT5 model and fine-tuned on text-summarization pairs in Thai.
|
18 |
|
19 |
+
### Score
|
20 |
+
- Rouge1: 0.478420
|
21 |
+
- Rouge2: 0.308502
|
22 |
+
- Rougel: 0.392542
|
23 |
+
- Rougelsum: 0.434619
|
24 |
|
25 |
### Training hyperparameters
|
26 |
|