File size: 446 Bytes
898817c c3ed617 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
license: cc-by-nc-4.0
---
# etri-xainlp/kor-llama2-13b-dpo
## Model Details
**Model Developers** ETRI xainlp team
**Input** text only.
**Output** text only.
**Model Architecture**
**Base Model** [meta-llama/Llama-13b-hf](https://huggingface.co/meta-llama/Llama-2-13b-hf)
**Training Dataset**
- sft+lora: 1,821 k instruction-following set
- dpo+lora: 221 k user preference set
- We use A100 GPU 80GB * 8, when training. |