lighteval
f9e2032a - Math normalization: do not crash on invalid format

Commit
1 year ago
Math normalization: do not crash on invalid format Wrap the asserts in a try except so that malformatted generations do not crash lighteval. See the original implem: https://github.com/hendrycks/math/blob/main/modeling/eval_math_gpt.py
Author
Parents
Loading