Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,8 @@ tags:
|
|
25 |
# *SeaLLM-7B-v2* - Large Language Models for Southeast Asia
|
26 |
|
27 |
<p align="center">
|
|
|
|
|
28 |
<a href="https://huggingface.co/SeaLLMs/SeaLLM-7B-v2.5" target="_blank" rel="noopener"> ๐ค Tech Memo</a>
|
29 |
|
30 |
<a href="https://huggingface.co/spaces/SeaLLMs/SeaLLM-7B" target="_blank" rel="noopener"> ๐ค DEMO</a>
|
@@ -37,8 +39,8 @@ tags:
|
|
37 |
We introduce [SeaLLM-7B-v2.5](https://huggingface.co/SeaLLMs/SeaLLM-7B-v2.5), the state-of-the-art multilingual LLM for Southeast Asian (SEA) languagesย ๐ฌ๐ง ๐จ๐ณ ๐ป๐ณ ๐ฎ๐ฉ ๐น๐ญ ๐ฒ๐พ ๐ฐ๐ญ ๐ฑ๐ฆ ๐ฒ๐ฒ ๐ต๐ญ. It is the most significant upgrade since [SeaLLM-13B](https://huggingface.co/SeaLLMs/SeaLLM-13B-Chat), with half the size, outperforming performance across diverse multilingual tasks, from world knowledge, math reasoning, instruction following, etc.
|
38 |
|
39 |
### Highlights
|
40 |
-
* [SeaLLM-7B-v2.5](https://huggingface.co/SeaLLMs/SeaLLM-7B-v2.5) outperforms GPT-3.5 on most knowledge benchmarks
|
41 |
-
* It achieves 79.0 and 34.9 on GSM8K and MATH.
|
42 |
|
43 |
### Release and DEMO
|
44 |
|
|
|
25 |
# *SeaLLM-7B-v2* - Large Language Models for Southeast Asia
|
26 |
|
27 |
<p align="center">
|
28 |
+
<a href="https://seallm.github.io" target="_blank" rel="noopener">Technical Blog</a>
|
29 |
+
|
30 |
<a href="https://huggingface.co/SeaLLMs/SeaLLM-7B-v2.5" target="_blank" rel="noopener"> ๐ค Tech Memo</a>
|
31 |
|
32 |
<a href="https://huggingface.co/spaces/SeaLLMs/SeaLLM-7B" target="_blank" rel="noopener"> ๐ค DEMO</a>
|
|
|
39 |
We introduce [SeaLLM-7B-v2.5](https://huggingface.co/SeaLLMs/SeaLLM-7B-v2.5), the state-of-the-art multilingual LLM for Southeast Asian (SEA) languagesย ๐ฌ๐ง ๐จ๐ณ ๐ป๐ณ ๐ฎ๐ฉ ๐น๐ญ ๐ฒ๐พ ๐ฐ๐ญ ๐ฑ๐ฆ ๐ฒ๐ฒ ๐ต๐ญ. It is the most significant upgrade since [SeaLLM-13B](https://huggingface.co/SeaLLMs/SeaLLM-13B-Chat), with half the size, outperforming performance across diverse multilingual tasks, from world knowledge, math reasoning, instruction following, etc.
|
40 |
|
41 |
### Highlights
|
42 |
+
* [SeaLLM-7B-v2.5](https://huggingface.co/SeaLLMs/SeaLLM-7B-v2.5) outperforms GPT-3.5 and achieves 7B SOTA on most multilingual knowledge benchmarks for SEA languages (MMLU, M3Exam & VMLU).
|
43 |
+
* It achieves 79.0 and 34.9 on GSM8K and MATH, surpassing GPT-3.5 in MATH.
|
44 |
|
45 |
### Release and DEMO
|
46 |
|