GoldenLlama commited on
Commit
32ab160
1 Parent(s): 27db8a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: gemma
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - unsloth/gemma-2-9b
4
+ datasets:
5
+ - amphora/krx-sample-instructions
6
+ - mssongit/KorfinQA
7
+ - BCCard/BCCard-Finance-Kor-QnA
8
+ language:
9
+ - ko
10
+ license: gemma
11
+ pipeline_tag: text-generation
12
+ tags:
13
+ - finance
14
+ - unsloth
15
+ - trl
16
+ - sft
17
+ - krx
18
+ ---