prithivMLmods commited on
Commit
b564421
·
verified ·
1 Parent(s): 7bf5a79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ datasets:
4
+ - AI-MO/NuminaMath-CoT
5
+ language:
6
+ - en
7
+ base_model:
8
+ - Qwen/Qwen2.5-7B-Instruct
9
+ pipeline_tag: text-generation
10
+ library_name: transformers
11
+ tags:
12
+ - Qwen2.5
13
+ - Ollama
14
+ - Neumind
15
+ - Math
16
+ - Instruct
17
+ - safetensors
18
+ - pytorch
19
+ - trl
20
+ ---