Text Generation
Transformers
PyTorch
Korean
llama
text-generation-inference
DopeorNope commited on
Commit
cb5dfc6
·
1 Parent(s): 79fb121

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,6 +19,8 @@ license: cc-by-nc-sa-4.0
19
  pub-llama-13b-v6 is an auto-regressive language model based on the LLaMA2 transformer architecture.
20
 
21
 
 
 
22
  **Training Dataset**
23
  DopeorNope/OpenOrca-near-dedup-v1 dataset was created by [Near dedup algorithm](https://arxiv.org/abs/2107.06499) to reduce similarity.
24
  We will open it soon.
 
19
  pub-llama-13b-v6 is an auto-regressive language model based on the LLaMA2 transformer architecture.
20
 
21
 
22
+ ## Base Model : [beomi/llama-2-koen-13b](https://huggingface.co/beomi/llama-2-koen-13b)
23
+
24
  **Training Dataset**
25
  DopeorNope/OpenOrca-near-dedup-v1 dataset was created by [Near dedup algorithm](https://arxiv.org/abs/2107.06499) to reduce similarity.
26
  We will open it soon.