ssong1 commited on
Commit
964cf74
1 Parent(s): 45f02f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -8,6 +8,11 @@ language:
8
  - en
9
  ---
10
 
 
 
 
 
 
11
  #### How to use
12
 
13
  ```python
 
8
  - en
9
  ---
10
 
11
+ #### This Model
12
+ This model is a finetuned version of [EleutherAI/polyglot-ko-5.8b] (https://huggingface.co/EleutherAI/polyglot-ko-5.8b)
13
+ It was then further aligned with [🤗 TRL's](https://github.com/huggingface/trl) `SFTTrainer` on the [open-Orca/OpenOrca] (https://huggingface.co/datasets/Open-Orca/OpenOrca) dataset.
14
+
15
+
16
  #### How to use
17
 
18
  ```python