Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
-
license_name: other
|
4 |
-
license_link: LICENSE
|
5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: other
|
|
|
|
|
3 |
---
|
4 |
+
## **Model Details**
|
5 |
+
|
6 |
+
**Model Developers** sungwoo park
|
7 |
+
|
8 |
+
**Input** Models input text only.
|
9 |
+
|
10 |
+
**Output** Models generate text only.
|
11 |
+
|
12 |
+
|
13 |
+
**Base Model** [**beomi/Yi-Ko-6B**](https://huggingface.co/beomi/Yi-Ko-6B)
|
14 |
+
|
15 |
+
use SFT and DPO to train model
|