Update README.md
Browse files
README.md
CHANGED
@@ -19,19 +19,19 @@ library_name: transformers
|
|
19 |
license: llama3.1
|
20 |
pipeline_tag: text-generation
|
21 |
---
|
22 |
-
# Llama3.1 8B CPT SEA-
|
23 |
|
24 |
-
SEA-LION
|
25 |
|
26 |
-
Llama3.1 8B CPT SEA-LIONv3 Instruct is a multilingual model that has been fine-tuned in two stages on approximately **12.3M English instruction-completion pairs** alongside a pool of **4.5M Southeast Asian instruction-completion pairs** from
|
27 |
|
28 |
SEA-LION stands for _Southeast Asian Languages In One Network_.
|
29 |
|
30 |
- **Developed by:** Products Pillar, AI Singapore
|
31 |
- **Funded by:** Singapore NRF
|
32 |
- **Model type:** Decoder
|
33 |
-
- **Languages:** English, Chinese, Vietnamese, Indonesian, Thai, Filipino, Tamil, Malay, Khmer, Lao, Burmese, Javanese, Sundanese
|
34 |
-
- **License:** [
|
35 |
|
36 |
## Description
|
37 |
|
|
|
19 |
license: llama3.1
|
20 |
pipeline_tag: text-generation
|
21 |
---
|
22 |
+
# Llama3.1 8B CPT SEA-LIONv3 Instruct
|
23 |
|
24 |
+
SEA-LION is a collection of Large Language Models (LLMs) which have been pretrained and instruct-tuned for the Southeast Asia (SEA) region.
|
25 |
|
26 |
+
Llama3.1 8B CPT SEA-LIONv3 Instruct is a multilingual model that has been fine-tuned in two stages on approximately **12.3M English instruction-completion pairs** alongside a pool of **4.5M Southeast Asian instruction-completion pairs** from SEA languages such as Indonesian, Thai, Vietnamese and Tamil.
|
27 |
|
28 |
SEA-LION stands for _Southeast Asian Languages In One Network_.
|
29 |
|
30 |
- **Developed by:** Products Pillar, AI Singapore
|
31 |
- **Funded by:** Singapore NRF
|
32 |
- **Model type:** Decoder
|
33 |
+
- **Languages supported:** English, Chinese, Vietnamese, Indonesian, Thai, Filipino, Tamil, Malay, Khmer, Lao, Burmese, Javanese, Sundanese
|
34 |
+
- **License:** [Llama 3.1 Community License](https://huggingface.co/meta-llama/Llama-3.1-70B-Instruct/blob/main/LICENSE)
|
35 |
|
36 |
## Description
|
37 |
|