prithivMLmods commited on
Commit
a8f3e59
·
verified ·
1 Parent(s): a3e5e44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - prithivMLmods/Math-Solve
5
+ - AI-MO/NuminaMath-CoT
6
+ - amphora/QwQ-LongCoT-130K
7
+ - amphora/QwQ-LongCoT-130K-2
8
+ - PowerInfer/LONGCOT-Refine-500K
9
+ - FreedomIntelligence/medical-o1-reasoning-SFT
10
+ - O1-OPEN/OpenO1-SFT
11
+ language:
12
+ - en
13
+ base_model:
14
+ - Qwen/Qwen2.5-1.5B-Instruct
15
+ pipeline_tag: text-generation
16
+ library_name: transformers
17
+ tags:
18
+ - text-generation-inference
19
+ - CoT
20
+ - Reasoner
21
+ - Qwen
22
+ ---