prithivMLmods commited on
Commit
0eaef0c
·
verified ·
1 Parent(s): b559ccb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - simplescaling/aime24_figures
5
+ - amphora/QwQ-LongCoT-130K
6
+ - HuggingFaceH4/MATH-500
7
+ - RyotaKadoya1993/math-5000-nemotron-v2
8
+ language:
9
+ - en
10
+ base_model:
11
+ - Qwen/Qwen2-1.5B-Instruct
12
+ pipeline_tag: text-generation
13
+ library_name: transformers
14
+ tags:
15
+ - text-generation-inference
16
+ - math
17
+ - thinker
18
+ ---