Update README.md
Browse files
README.md
CHANGED
@@ -9,11 +9,14 @@ tags:
|
|
9 |
---
|
10 |
# Model Card for Typhoon-7B
|
11 |
|
12 |
-
Typhoon 7B is a pretrained Thai language adaption of Mistral-7B with 7 billion parameters.
|
13 |
|
14 |
-
Typhoon 7B outperforms all open-source Thai language models, and its performance is on par with GPT-3.5 while being 2.62 times more efficient.
|
15 |
|
16 |
-
|
|
|
|
|
|
|
17 |
|
18 |
For full details of this model please read our [paper]() and [release blog post]().
|
19 |
|
@@ -23,6 +26,11 @@ For full details of this model please read our [paper]() and [release blog post]
|
|
23 |
Transformers, 4.34.0 or newer.
|
24 |
|
25 |
|
|
|
|
|
|
|
|
|
|
|
26 |
## License
|
27 |
Apache-2.0 (Commercial)
|
28 |
|
|
|
9 |
---
|
10 |
# Model Card for Typhoon-7B
|
11 |
|
12 |
+
**Typhoon 7B** is a pretrained Thai language adaption of Mistral-7B with 7 billion parameters.
|
13 |
|
14 |
+
**Typhoon 7B** outperforms all open-source Thai language models, and its performance is on par with GPT-3.5 while being 2.62 times more efficient.
|
15 |
|
16 |
+
|
17 |
+
<div align="center">
|
18 |
+
<img src="https://storage.googleapis.com/scb10x-ai-lab-public/assets/typhoon_benchmark.png" alt="Typhoon benchmark" width="70%" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
19 |
+
</div>
|
20 |
|
21 |
For full details of this model please read our [paper]() and [release blog post]().
|
22 |
|
|
|
26 |
Transformers, 4.34.0 or newer.
|
27 |
|
28 |
|
29 |
+
## Model date
|
30 |
+
|
31 |
+
**Typhoon 7B** was trained at December, 2023.
|
32 |
+
|
33 |
+
|
34 |
## License
|
35 |
Apache-2.0 (Commercial)
|
36 |
|