datasets: | |
- QizhiPei/MathFusionQA | |
language: | |
- en | |
base_model: | |
- meta-llama/Meta-Llama-3-8B | |
license: llama3 | |
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 |