simple-evals icon indicating copy to clipboard operation
simple-evals copied to clipboard

Use correct `_pack_message` function name

Open andrewmbenton opened this issue 1 year ago • 1 comments

There is a small typo in humaneval_eval.py where a non-existent method named _pack_mesage is called. This PR uses the correct function name.

andrewmbenton avatar May 20 '24 22:05 andrewmbenton

I think this PR should be merged, I also get the same error @eltociear @yuchenhe07

tonysy avatar Jul 17 '24 17:07 tonysy