huangzixian commited on
Commit ·
7c512f9
1
Parent(s): c43a651
update readme
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
LLaMAX3-8B is a multilingual language base model, developed through continued pre-training on Llama3, and supports over 100 languages.
|
| 10 |
LLaMAX3-8B can serve as a base model to support downstream multilingual tasks but without instruct-following capability.
|
| 11 |
|
| 12 |
-
We further fine-
|
| 13 |
|
| 14 |
### 🔥 Effective Base Model for Multilingual Task
|
| 15 |
|
|
|
|
| 9 |
LLaMAX3-8B is a multilingual language base model, developed through continued pre-training on Llama3, and supports over 100 languages.
|
| 10 |
LLaMAX3-8B can serve as a base model to support downstream multilingual tasks but without instruct-following capability.
|
| 11 |
|
| 12 |
+
We further fine-tune LLaMAX3-8B on Alpaca dataset to enhance its instruct-following capabilities. The model is available at https://huggingface.co/LLaMAX/LLaMAX3-8B-Alpaca.
|
| 13 |
|
| 14 |
### 🔥 Effective Base Model for Multilingual Task
|
| 15 |
|