[feat]: Add math eval to CI nightly run (#2663)
Co-authored-by: Chayenne <zhaochen20@outlook.com>
This commit is contained in:
@@ -49,6 +49,7 @@ suites = {
|
||||
"nightly": [
|
||||
"test_nightly_gsm8k_eval.py",
|
||||
"test_nightly_human_eval.py",
|
||||
"test_nightly_math_eval.py",
|
||||
],
|
||||
"sampling/penaltylib": glob.glob(
|
||||
"sampling/penaltylib/**/test_*.py", recursive=True
|
||||
|
||||
Reference in New Issue
Block a user