DopeorNope
commited on
Commit
•
af533b0
1
Parent(s):
7b254fa
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ko
|
4 |
+
datasets: DopeorNope/OpenOrca-near-dedup-v1
|
5 |
+
license: cc-by-nc-sa-4.0
|
6 |
+
---
|
7 |
+
**(주)미디어그룹사람과숲과 (주)마커의 LLM 연구 컨소시엄에서 개발된 모델입니다**
|
8 |
+
**The license is `cc-by-nc-sa`.**
|
9 |
+
|
10 |
+
## Model Details
|
11 |
+
|
12 |
+
**Model Developers** SeungyooLee (DopeorNopeLee)
|
13 |
+
|
14 |
+
**Input** Models input text only.
|
15 |
+
|
16 |
+
**Output** Models generate text only.
|
17 |
+
|
18 |
+
**Model Architecture**
|
19 |
+
pub-llama-13b-v6 is an auto-regressive language model based on the LLaMA2 transformer architecture.
|
20 |
+
|
21 |
+
**Repo Link**
|
22 |
+
Github: [pub-llama📑](Not_yet)
|
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.
|