prithivMLmods commited on
Commit
a85227a
·
verified ·
1 Parent(s): f9a2f0d

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
+ - open-r1/Mixture-of-Thoughts
5
+ - nvidia/OpenCodeReasoning
6
+ language:
7
+ - en
8
+ base_model:
9
+ - prithivMLmods/Qwen3-1.7B-ft-bf16
10
+ pipeline_tag: text-generation
11
+ library_name: transformers
12
+ tags:
13
+ - text-generation-inference
14
+ - code
15
+ - math
16
+ - science
17
+ - moe
18
+ ---