Official implementation of the paper: Dyve: Thinking Fast and Slow for Dynamic Process Verification
To set up the environment, run the following commands:
conda create -n dyve python==3.10.13
conda activate dyve
pip install -r requirements.txt
Our data: https://huggingface.co/datasets/Jianyuan1/cot-data
Our model: https://huggingface.co/Jianyuan1/deepseek-r1-14b-cot-math-reasoning-full/tree/main
If you find our work useful, please consider citing:
@misc{zhong2025dyvethinkingfastslow,
title={Dyve: Thinking Fast and Slow for Dynamic Process Verification},
author={Jianyuan Zhong and Zeju Li and Zhijian Xu and Xiangyu Wen and Qiang Xu},
year={2025},
eprint={2502.11157},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2502.11157},
}
https://github.com/QwenLM/ProcessBench
https://github.com/openreasoner/openr
14 commits
Python
98.0%
Shell
2.0%
Official implementation of the paper: Dyve: Thinking Fast and Slow for Dynamic Process Verification
To set up the environment, run the following commands:
conda create -n dyve python==3.10.13
conda activate dyve
pip install -r requirements.txt
Our data: https://huggingface.co/datasets/Jianyuan1/cot-data
Our model: https://huggingface.co/Jianyuan1/deepseek-r1-14b-cot-math-reasoning-full/tree/main
If you find our work useful, please consider citing:
@misc{zhong2025dyvethinkingfastslow,
title={Dyve: Thinking Fast and Slow for Dynamic Process Verification},
author={Jianyuan Zhong and Zeju Li and Zhijian Xu and Xiangyu Wen and Qiang Xu},
year={2025},
eprint={2502.11157},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2502.11157},
}
https://github.com/QwenLM/ProcessBench
https://github.com/openreasoner/openr
14 commits
Python
98.0%
Shell
2.0%