初始化项目,由ModelHub XC社区提供模型

Model: introvoyz041/DeepSeekMath-7B-MathFusion
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-24 10:33:12 +08:00
commit 3a7820f28f
11 changed files with 499617 additions and 0 deletions

18
README.md Normal file
View File

@@ -0,0 +1,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