huangzixian commited on
Commit ·
c43a651
1
Parent(s): 2e32fb2
update readme
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ We further fine-tuned LLaMAX3-8B on Alpaca dataset to enhance its instruct-follo
|
|
| 13 |
|
| 14 |
### 🔥 Effective Base Model for Multilingual Task
|
| 15 |
|
| 16 |
-
|
| 17 |
We fine-tuned LLaMAX using only the English training set of downstream task, which also shows significant improvements in non-English. We provide fine-tuning LLaMAX models for the following three tasks:
|
| 18 |
|
| 19 |
- **Math Reasoning**: https://huggingface.co/LLaMAX/LLaMAX2-7B-MetaMath
|
|
|
|
| 13 |
|
| 14 |
### 🔥 Effective Base Model for Multilingual Task
|
| 15 |
|
| 16 |
+
LLaMAX preserves its efficacy in general tasks and improves the performance on multilingual tasks.
|
| 17 |
We fine-tuned LLaMAX using only the English training set of downstream task, which also shows significant improvements in non-English. We provide fine-tuning LLaMAX models for the following three tasks:
|
| 18 |
|
| 19 |
- **Math Reasoning**: https://huggingface.co/LLaMAX/LLaMAX2-7B-MetaMath
|