We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Huggingface community built a repo named Math-Verify, which is used in Open-R1 project as math outcome verifiy tool.
It have both parse function for extractor, and verify function for verifier. ref: https://github.com/huggingface/open-r1/blob/9890a8d9921ecf27784a18896f3b974b357df903/src/open_r1/rewards.py#L10
I think it will be a good tool to be intergrated.
As part of extractor strategies and verifier implementation.
MathExtractor etc.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Required prerequisites
Motivation
Huggingface community built a repo named Math-Verify, which is used in Open-R1 project as math outcome verifiy tool.
It have both parse function for extractor, and verify function for verifier. ref: https://github.com/huggingface/open-r1/blob/9890a8d9921ecf27784a18896f3b974b357df903/src/open_r1/rewards.py#L10
I think it will be a good tool to be intergrated.
Solution
As part of extractor strategies and verifier implementation.
Alternatives
MathExtractor etc.
Additional context
No response
The text was updated successfully, but these errors were encountered: