QizhiPei commited on
Commit
97c287e
·
verified ·
1 Parent(s): 35b9ea6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - QizhiPei/MathFusionQA
4
+ language:
5
+ - en
6
+ base_model:
7
+ - deepseek-ai/deepseek-math-7b-base
8
+ ---
9
+
10
+
11
+ Paper: [MathFusion: Enhancing Mathematic Problem-solving of LLM through Instruction Fusion](https://arxiv.org/abs/2503.16212)