Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- ko
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- alpaca
|
8 |
+
- llama
|
9 |
+
- KoAlpaca
|
10 |
+
---
|
11 |
+
|
12 |
+
# KoAlpaca: Korean Alpaca Model based on Stanford Alpaca (feat. LLAMA and Polyglot-ko)
|
13 |
+
|
14 |
+
- More informations at https://github.com/Beomi/KoAlpaca
|
15 |
+
- This repository contains finetuned KoAlpaca model weights based on Polyglot-ko(5.8B)
|