File size: 368 Bytes
97c287e 3cdcccf 0933c67 4f762c2 0933c67 97c287e 3cdcccf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
datasets:
- QizhiPei/MathFusionQA
language:
- en
base_model:
- deepseek-ai/deepseek-math-7b-base
license: mit
metrics:
- accuracy
pipeline_tag: text-generation
library_name: transformers
---
Paper: [MathFusion: Enhancing Mathematic Problem-solving of LLM through Instruction Fusion](https://arxiv.org/abs/2503.16212)
Code: https://github.com/QizhiPei/MathFusion |