chatthai
commited on
Commit
•
9e614f7
1
Parent(s):
b8d3af0
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- summarization
|
4 |
+
- mT5
|
5 |
+
language:
|
6 |
+
- th
|
7 |
+
widget:
|
8 |
+
- text: "simplify: ถ้าพูดถึงขนมหวานในตำนานที่ชื่นใจที่สุดแล้วละก็ต้องไม่พ้น น้ำแข็งใส แน่เพราะว่าเป็นอะไรที่ชื่นใจสุด"
|
9 |
+
|
10 |
+
---
|
11 |
+
|
12 |
+
# mt5-large-thaisum
|
13 |
+
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.
|