simple-evals
simple-evals copied to clipboard
Use correct `_pack_message` function name
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.
I think this PR should be merged, I also get the same error @eltociear @yuchenhe07