kyujinpy commited on
Commit
3f6bd64
1 Parent(s): fb3f55e

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -20,17 +20,18 @@ license: cc-by-nc-4.0
20
 
21
  **Output** Models generate text only.
22
 
23
- **Model Architecture**
24
-
25
  KoT-platypus2-7B is an auto-regressive language model based on the LLaMA2 transformer architecture.
26
 
27
- **Base Model**
28
  [KO-Platypus2-7B-ex](https://huggingface.co/kyujinpy/KO-Platypus2-7B-ex)
29
  More detail repo(Github): [CoT-llama2](https://github.com/Marker-Inc-Korea/CoT-llama2)
30
  More detail repo(Github): [KO-Platypus2](https://github.com/Marker-Inc-Korea/CoT-llama2)
31
 
32
- **Training Dataset**
 
33
 
 
34
  I use [KoCoT_2000](https://huggingface.co/datasets/kyujinpy/KoCoT_2000).
35
  Using DeepL, translate about [kaist-CoT](https://huggingface.co/datasets/kaist-ai/CoT-Collection).
36
 
 
20
 
21
  **Output** Models generate text only.
22
 
23
+ **Model Architecture**
 
24
  KoT-platypus2-7B is an auto-regressive language model based on the LLaMA2 transformer architecture.
25
 
26
+ **Base Model**
27
  [KO-Platypus2-7B-ex](https://huggingface.co/kyujinpy/KO-Platypus2-7B-ex)
28
  More detail repo(Github): [CoT-llama2](https://github.com/Marker-Inc-Korea/CoT-llama2)
29
  More detail repo(Github): [KO-Platypus2](https://github.com/Marker-Inc-Korea/CoT-llama2)
30
 
31
+ **Repo Link**
32
+ Github KoT-platypus: [KoT-platypus2](https://github.com/KyujinHan/KoT-platypus)
33
 
34
+ **Training Dataset**
35
  I use [KoCoT_2000](https://huggingface.co/datasets/kyujinpy/KoCoT_2000).
36
  Using DeepL, translate about [kaist-CoT](https://huggingface.co/datasets/kaist-ai/CoT-Collection).
37