prithivMLmods commited on
Commit
3a0917c
1 Parent(s): 529285b

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: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ datasets:
4
+ - prithivMLmods/Math-IIO-68K-Mini
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
+ - 7B
14
+ - Instruct
15
+ - Math
16
+ - CoT
17
+ - One-Shot
18
+ ---