hyunseoki commited on
Commit
ec3dc3e
1 Parent(s): fab5c9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -7,16 +7,18 @@ pipeline_tag: text-generation
7
  ---
8
  This model has been developed by KAIST ALIN Lab and OMNIOUS.AI - HyunseokLee, TaeyoungKim
9
 
10
- Input Models input text only.
 
11
 
12
- Output Models generate text only.
 
13
 
14
- Model Architecture
15
- ko-en-llama2-13b-aligned is an auto-regressive language model based on the LLaMA2 transformer architecture.
16
 
17
- Base Model
18
- hyunseoki/ko-en-llama2-13b
19
 
20
- Training Dataset
21
  Open dataset wiki and AIhub (English + Korean).
22
  Supervised Finetuned with Instruction Dataset and aligned with Human Preference Dataset using DPO.
 
7
  ---
8
  This model has been developed by KAIST ALIN Lab and OMNIOUS.AI - HyunseokLee, TaeyoungKim
9
 
10
+ **Input**
11
+ Models input text only.
12
 
13
+ **Output**
14
+ Models generate text only.
15
 
16
+ **Model Architecture**
17
+ ko-en-llama2-13b is an auto-regressive language model based on the LLaMA2 transformer architecture.
18
 
19
+ **Base Model**
20
+ Llama-2-13B
21
 
22
+ **Training Dataset**
23
  Open dataset wiki and AIhub (English + Korean).
24
  Supervised Finetuned with Instruction Dataset and aligned with Human Preference Dataset using DPO.