Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,14 @@ base_model:
|
|
| 4 |
- yanolja/EEVE-Korean-10.8B-v1.0
|
| 5 |
- upstage/SOLAR-10.7B-v1.0
|
| 6 |
---
|
| 7 |
-
TESTING for EEVE-Kor model and SOLAR model.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- yanolja/EEVE-Korean-10.8B-v1.0
|
| 5 |
- upstage/SOLAR-10.7B-v1.0
|
| 6 |
---
|
| 7 |
+
TESTING for EEVE-Kor model and SOLAR model.
|
| 8 |
+
|
| 9 |
+
### About the Model
|
| 10 |
+
This model is a fine-tuned version of yanolja/EEVE-Korean-10.8B-v1.0, which is a Korean vocabulary-extended version of upstage/SOLAR-10.7B-v1.0. Specifically, we utilized Direct Preference Optimization (DPO) through the use of Axolotl.
|
| 11 |
+
|
| 12 |
+
For more details, please refer to our technical report: Efficient and Effective Vocabulary Expansion Towards Multilingual Large Language Models.
|
| 13 |
+
|
| 14 |
+
Prompt Template
|
| 15 |
+
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
|
| 16 |
+
Human: {prompt}
|
| 17 |
+
Assistant:
|