Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ pipeline_tag: text-generation
|
|
6 |
license: apache-2.0
|
7 |
---
|
8 |
|
|
|
|
|
9 |
**Input** Models input text only.
|
10 |
|
11 |
**Output** Models generate text only.
|
@@ -17,4 +19,7 @@ KoT-platypus2-7B is an auto-regressive language model based on the LLaMA2 transf
|
|
17 |
Llama-2-13B
|
18 |
|
19 |
**Training Dataset**
|
20 |
-
Open dataset wiki and AIhub (English + Korean).
|
|
|
|
|
|
|
|
6 |
license: apache-2.0
|
7 |
---
|
8 |
|
9 |
+
**Model Developers** HyunseokLee, TaeyoungKim
|
10 |
+
|
11 |
**Input** Models input text only.
|
12 |
|
13 |
**Output** Models generate text only.
|
|
|
19 |
Llama-2-13B
|
20 |
|
21 |
**Training Dataset**
|
22 |
+
Open dataset wiki and AIhub (English + Korean).
|
23 |
+
|
24 |
+
**Training Objective**
|
25 |
+
We trained the model to learn Korean corpus while maintaining Llama's English ability.
|