setup.py
2.29 KB
-
Make Math-Verify Optional (#683) · 529a4fe0
https://github.com/volcengine/verl/issues/680 Changes: - Move math-verify to the optional dependencies. Now it can be installed via `cd verl && pip install -e .[math]` - Revert using naive verifier for math dataset. Users can switch to math-verify or custom a new `compute_score` function.
Yuyang Ding committed