reaperdoesntknow commited on
Commit
ef945f9
·
verified ·
1 Parent(s): b4aaf2d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - HumanLLMs/Human-Like-DPO-Dataset
4
+ base_model:
5
+ - Qwen/Qwen2.5-0.5B-Instruct
6
+ pipeline_tag: text-generation
7
+ library_name: transformers
8
+ ---