Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: gemma-terms-of-use
|
4 |
+
license_link: https://ai.google.dev/gemma/terms
|
5 |
+
datasets:
|
6 |
+
- maywell/koVast
|
7 |
+
- beomi/KoAlpaca-v1.1a
|
8 |
+
language:
|
9 |
+
- ko
|
10 |
+
- en
|
11 |
+
widget:
|
12 |
+
- messages:
|
13 |
+
- role: user
|
14 |
+
content: 고양이는 동물이야?
|
15 |
+
inference:
|
16 |
+
parameters:
|
17 |
+
max_new_tokens: 256
|
18 |
+
---
|
19 |
+
|
20 |
+
[maywell/koVast](https://huggingface.co/datasets/maywell/koVast) 데이터셋을 사용한 Gemma 2B Instruct 한국어 파인튜닝 실험.
|