Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- DILAB-HYU/KoQuality
|
5 |
+
language:
|
6 |
+
- ko
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- ko-ref-llama2-7b
|
10 |
+
- KoQuality
|
11 |
+
base_model: hyunseoki/ko-ref-llama2-7b
|
12 |
+
---
|
13 |
+
|
14 |
+
This model is a instruct-tuned ko-ref-llama2-7b model, using only 10% of [Kullm, OIG, KoAlpaca] Instruction dataset.
|
15 |
+
len10_k100_mppl_n0.1.json
|