prithivMLmods commited on
Commit
e0cf36c
·
verified ·
1 Parent(s): 2be92f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - qingy2024/QwQ-Distill-Data
5
+ - AI-MO/NuminaMath-TIR
6
+ language:
7
+ - en
8
+ base_model:
9
+ - Qwen/Qwen2-1.5B-Instruct
10
+ pipeline_tag: text-generation
11
+ library_name: transformers
12
+ tags:
13
+ - text-generation-inference
14
+ - math
15
+ - code
16
+ - general-purpose
17
+ ---