Update README.md
Browse files
README.md
CHANGED
@@ -70,3 +70,12 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
### Resource Funding
|
72 |
NSTDA Supercomputer center (ThaiSC) and the National e-Science Infrastructure Consortium for their support of computer facilities.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
|
71 |
### Resource Funding
|
72 |
NSTDA Supercomputer center (ThaiSC) and the National e-Science Infrastructure Consortium for their support of computer facilities.
|
73 |
+
|
74 |
+
# Citation
|
75 |
+
If you use "preechanon/mt5-base-thaisum-text-summarization" in your project or publication, please cite the model as follows:
|
76 |
+
|
77 |
+
```
|
78 |
+
ปรีชานนท์ ชาติไทย และ สัจจวัจน์ ส่งเสริม. (2567),
|
79 |
+
การสรุปข้อความข่าวภาษาไทยด้วยโครงข่ายประสาทเทียม (Thai News Text Summarization Using Neural Network),
|
80 |
+
วิทยาศาสตรบัณฑิต (วทบ.):ขอนแก่น, มหาวิทยาลัยขอนแก่น
|
81 |
+
```
|