3fa8dfc9e45e81f64f3673408e57fe7a3582ebfe
Model: feidfoe/Metamath-reproduce-7b Source: Original Platform
license, datasets, language, pipeline_tag
| license | datasets | language | pipeline_tag | |||
|---|---|---|---|---|---|---|
| llama2 |
|
|
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.
Description