Yebin46 commited on
Commit
5a86042
·
verified ·
1 Parent(s): ade0857

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -3,7 +3,17 @@ datasets:
3
  - taeshahn/ko-lima
4
  base_model:
5
  - meta-llama/Llama-3.2-1B-Instruct
 
 
 
6
  ---
7
 
8
- 리더보드 체크용입니다
9
- Llama-3.2-1B-Instruct 모델을 한국어 instruction dataset 1K로 LoRA finetuning을 진행했습니다.
 
 
 
 
 
 
 
 
3
  - taeshahn/ko-lima
4
  base_model:
5
  - meta-llama/Llama-3.2-1B-Instruct
6
+ license: apache-2.0
7
+ language:
8
+ - ko
9
  ---
10
 
11
+ 리더보드 체크용입니다.
12
+
13
+ Llama-3.2-1B-Instruct 모델을 한국어 instruction dataset 1K로 LoRA finetuning을 진행했습니다.
14
+
15
+ ---
16
+
17
+ This model is just for testing uploads to the leaderboard. 😅
18
+
19
+ We fine-tuned the Llama-3.2-1B-Instruct model on a Korean instruction dataset containing 1,000 samples using LoRA (Unsloth).