Files
Metamath-reproduce-7b/README.md
ModelHub XC 3fa8dfc9e4 初始化项目,由ModelHub XC社区提供模型
Model: feidfoe/Metamath-reproduce-7b
Source: Original Platform
2026-05-30 02:45:18 +08:00

570 B

license, datasets, language, pipeline_tag
license datasets language pipeline_tag
llama2
meta-math/MetaMathQA
gsm8k
en
text-generation

This model is a reproduction of Meta-Math. We follow the training instructions described in the original repo as much as possible with minimal modifications.

Prompt

Unlike the original Meta-math model, we do not use any instructions.

"""

Problem: {query_problem}\nSolution: {gt_solution}

"""

The {gt_solution} is provided in the training stage, whereas it is empty string in the evaluation stage.