File size: 591 Bytes
97c287e
306b2c2
 
97c287e
 
 
 
306b2c2
 
 
97c287e
 
306b2c2
 
 
97c287e
306b2c2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
base_model:
- deepseek-ai/deepseek-math-7b-base
datasets:
- QizhiPei/MathFusionQA
language:
- en
pipeline_tag: question-answering
library_name: transformers
license: mit
---

Paper: [MathFusion: Enhancing Mathematic Problem-solving of LLM through Instruction Fusion](https://arxiv.org/abs/2503.16212)

This model, `DeepSeekMath-7B-MathFusion`, is a fine-tuned version of `deepseek-ai/deepseek-math-7b-base` trained on the `QizhiPei/MathFusionQA` dataset. It's designed for question-answering tasks, particularly in the domain of mathematics.

Code: https://github.com/QizhiPei/MathFusion