QizhiPei commited on
Commit
7eea7f4
·
verified ·
1 Parent(s): ae6c843

Create README.md

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