minchyeom commited on
Commit
0f38060
·
verified ·
1 Parent(s): 22cd468

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ base_model:
5
+ - Qwen/Qwen2.5-0.5B
6
+ tags:
7
+ - reasoning
8
+ - o1
9
+ - thinker
10
+ ---
11
+
12
+ A Qwen finetune designed to mimic the reasoning of OpenAI's o1. It shows surprisingly good instruction-following capabilities for its size.