Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,18 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
This model is a test version that was learned by integrating several command datasets. The final version can be found at [DILAB-HYU/KoQuality-Polyglot-5.8b](https://huggingface.co/DILAB-HYU/KoQuality-Polyglot-5.8b).
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ko
|
4 |
+
license: apache-2.0
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
- polyglot-ko
|
8 |
+
- gpt-neox
|
9 |
+
- KoQuality
|
10 |
+
datasets:
|
11 |
+
- DILAB-HYU/KoQuality
|
12 |
+
pipeline_tag: text-generation
|
13 |
+
base_model: EleutherAI/polyglot-ko-5.8b
|
14 |
+
model-index:
|
15 |
+
- name: KoAlpaca-Polyglot-5.8B
|
16 |
+
results: []
|
17 |
---
|
18 |
This model is a test version that was learned by integrating several command datasets. The final version can be found at [DILAB-HYU/KoQuality-Polyglot-5.8b](https://huggingface.co/DILAB-HYU/KoQuality-Polyglot-5.8b).
|