Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ Developers: [Shenzhi Wang](https://shenzhi-wang.netlify.app)\*, [Yaowei Zheng](h
|
|
24 |
|
25 |
# 1. Introduction
|
26 |
|
27 |
-
This is the first model specifically fine-tuned for Chinese & English
|
28 |
|
29 |
**Compared to the original [Meta-Llama-3.1-8B-Instruct model](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct), our llama3.1-8B-Chinese-Chat model significantly reduces the issues of "Chinese questions with English answers" and the mixing of Chinese and English in responses.**
|
30 |
|
|
|
24 |
|
25 |
# 1. Introduction
|
26 |
|
27 |
+
This is the first model specifically fine-tuned for Chinese & English users based on the [Meta-Llama-3.1-8B-Instruct model](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct). The fine-tuning algorithm used is ORPO [1].
|
28 |
|
29 |
**Compared to the original [Meta-Llama-3.1-8B-Instruct model](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct), our llama3.1-8B-Chinese-Chat model significantly reduces the issues of "Chinese questions with English answers" and the mixing of Chinese and English in responses.**
|
30 |
|