AIR-hl commited on
Commit
0541bd6
·
verified ·
1 Parent(s): 4a57122

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - HuggingFaceH4/ultrachat_200k
5
+ base_model:
6
+ - Qwen/Qwen2.5-1.5B
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - trl
10
+ - qwen
11
+ - sft
12
+ - alignment
13
+ - transformers
14
+ - custome
15
+ - chat
16
+ ---