Update README.md
Browse files
README.md
CHANGED
@@ -180,3 +180,18 @@ This model is classifier model. However, it’s still undergoing development. We
|
|
180 |
## **Support**
|
181 |
|
182 |
**https://discord.gg/CqyBscMFpg**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
180 |
## **Support**
|
181 |
|
182 |
**https://discord.gg/CqyBscMFpg**
|
183 |
+
|
184 |
+
## **Citation**
|
185 |
+
|
186 |
+
- If you find Typhoon2 useful for your work, please cite it using:
|
187 |
+
```
|
188 |
+
@misc{typhoon2,
|
189 |
+
title={Typhoon 2: A Family of Open Text and Multimodal Thai Large Language Models},
|
190 |
+
author={Kunat Pipatanakul and Potsawee Manakul and Natapong Nitarach and Warit Sirichotedumrong and Surapon Nonesung and Teetouch Jaknamon and Parinthapat Pengpun and Pittawat Taveekitworachai and Adisai Na-Thalang and Sittipong Sripaisarnmongkol and Krisanapong Jirayoot and Kasima Tharnpipitchai},
|
191 |
+
year={2024},
|
192 |
+
eprint={2412.13702},
|
193 |
+
archivePrefix={arXiv},
|
194 |
+
primaryClass={cs.CL},
|
195 |
+
url={https://arxiv.org/abs/2412.13702},
|
196 |
+
}
|
197 |
+
```
|