GoldenLlama commited on
Commit
e997f71
1 Parent(s): 1597f92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - unsloth/Qwen2.5-7B-Instruct
4
+ datasets:
5
+ - amphora/krx-sample-instructions
6
+ language:
7
+ - ko
8
+ license: apache-2.0
9
+ pipeline_tag: text-generation
10
+ tags:
11
+ - krx
12
+ - unsloth
13
+ - trl
14
+ - sft
15
+ ---