Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- DILAB-HYU/KoQuality
|
5 |
+
language:
|
6 |
+
- ko
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- polyglot-ko
|
10 |
+
- gpt-neox
|
11 |
+
- KoQuality
|
12 |
+
base_model: EleutherAI/polyglot-ko-5.8b
|
13 |
+
---
|
14 |
+
|
15 |
+
This model is a instruct-tuned poylglot-ko-5.8b model, using full [Kullm, OIG, KoAlpaca] Instruction dataset.
|
16 |
+
koquality_raw.json
|