beomi commited on
Commit
6d963dd
1 Parent(s): 2e97fe1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - ko
5
+ - en
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(LoRA) KoAlpaca model weights based on LLAMA 13B model.
16
+ - Note: This repo has only the LoRA weights.
17
+ - Used Korean dataset and English dataset to train model.