# meta-math-MWPs-generation **Repository Path**: jiaminghui11/meta-math-MWPs-generation ## Basic Information - **Project Name**: meta-math-MWPs-generation - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-09 - **Last Updated**: 2023-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # using fine-tuned meta-math to solve and reason about math problems ## Remember to synchronize changes made on the server and save them locally, then upload them to github! ## Run this model Using vscode Remotely connecting to Moment Pool Cloud machines: [VS Code 远程连接矩池云机器教程 | 矩池云支持中心 (matgo.cn)](https://matgo.cn/supports/doc-vscode-connect-matpool/) Go to the /mnt/metaMathTineTuning directory and download the dependencies: ```python pip install requirements.txt ``` Run evaluated_new.py for generating new results Run test.py for testing