This repository contains a model trained for the Latent Step project, specifically for GSM8K math reasoning. The model consists of an encoder and decoder pair (stage 1.5).
This model is designed to be used with the Latent Step framework for mathematical reasoning.
If you use this model, please cite the original Latent Step paper.
1conda env create -f env.yaml
2conda activate latent