GoldenLlama commited on
Commit
8ff1d55
1 Parent(s): 33da153

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -1,10 +1,15 @@
1
  ---
2
- license: apache-2.0
 
 
 
3
  language:
4
  - ko
5
- base_model:
6
- - Qwen/Qwen2.5-72B-Instruct
7
- pipeline_tag: text2text-generation
8
  tags:
9
  - krx
 
 
 
10
  ---
 
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
  ---