Update README.md
Browse files
README.md
CHANGED
@@ -23,13 +23,13 @@ tags:
|
|
23 |
<p align="center">
|
24 |
<a href="https://damo-nlp-sg.github.io/SeaLLMs/" target="_blank" rel="noopener">Website</a>
|
25 |
|
26 |
-
<a href="https://huggingface.co/SeaLLMs/SeaLLMs-v3-1.5B-Chat" target="_blank" rel="noopener">
|
27 |
|
28 |
<a href="https://huggingface.co/spaces/SeaLLMs/SeaLLM-Chat" target="_blank" rel="noopener"> 🤗 DEMO</a>
|
29 |
|
30 |
<a href="https://github.com/DAMO-NLP-SG/SeaLLMs" target="_blank" rel="noopener">Github</a>
|
31 |
|
32 |
-
<a href="https://arxiv.org/pdf/
|
33 |
</p>
|
34 |
|
35 |
We introduce **SeaLLMs-v3**, the latest series of the SeaLLMs (Large Language Models for Southeast Asian languages) family. It achieves state-of-the-art performance among models with similar sizes, excelling across a diverse array of tasks such as world knowledge, mathematical reasoning, translation, and instruction following. In the meantime, it was specifically enhanced to be more trustworthy, exhibiting reduced hallucination and providing safe responses, particularly in queries closed related to Southeast Asian culture.
|
@@ -181,10 +181,11 @@ If you find our project useful, we hope you would kindly star our repo and cite
|
|
181 |
```
|
182 |
@article{damonlp2024seallm3,
|
183 |
author = {Wenxuan Zhang*, Hou Pong Chan*, Yiran Zhao*, Mahani Aljunied*,
|
184 |
-
Jianyu Wang
|
185 |
Yew Ken Chia, Xin Li, Lidong Bing},
|
186 |
-
title = {SeaLLMs
|
187 |
year = {2024},
|
|
|
188 |
}
|
189 |
```
|
190 |
Corresponding Author: l.bing@alibaba-inc.com
|
|
|
23 |
<p align="center">
|
24 |
<a href="https://damo-nlp-sg.github.io/SeaLLMs/" target="_blank" rel="noopener">Website</a>
|
25 |
|
26 |
+
<a href="https://huggingface.co/SeaLLMs/SeaLLMs-v3-1.5B-Chat" target="_blank" rel="noopener">Model</a>
|
27 |
|
28 |
<a href="https://huggingface.co/spaces/SeaLLMs/SeaLLM-Chat" target="_blank" rel="noopener"> 🤗 DEMO</a>
|
29 |
|
30 |
<a href="https://github.com/DAMO-NLP-SG/SeaLLMs" target="_blank" rel="noopener">Github</a>
|
31 |
|
32 |
+
<a href="https://arxiv.org/pdf/2407.19672" target="_blank" rel="noopener">[NEW] Technical Report</a>
|
33 |
</p>
|
34 |
|
35 |
We introduce **SeaLLMs-v3**, the latest series of the SeaLLMs (Large Language Models for Southeast Asian languages) family. It achieves state-of-the-art performance among models with similar sizes, excelling across a diverse array of tasks such as world knowledge, mathematical reasoning, translation, and instruction following. In the meantime, it was specifically enhanced to be more trustworthy, exhibiting reduced hallucination and providing safe responses, particularly in queries closed related to Southeast Asian culture.
|
|
|
181 |
```
|
182 |
@article{damonlp2024seallm3,
|
183 |
author = {Wenxuan Zhang*, Hou Pong Chan*, Yiran Zhao*, Mahani Aljunied*,
|
184 |
+
Jianyu Wang*, Chaoqun Liu, Yue Deng, Zhiqiang Hu, Weiwen Xu,
|
185 |
Yew Ken Chia, Xin Li, Lidong Bing},
|
186 |
+
title = {SeaLLMs 3: Open Foundation and Chat Multilingual Large Language Models for Southeast Asian Languages},
|
187 |
year = {2024},
|
188 |
+
url = {https://arxiv.org/abs/2407.19672}
|
189 |
}
|
190 |
```
|
191 |
Corresponding Author: l.bing@alibaba-inc.com
|