MCPcopy Index your code
hub / github.com/evalplus/evalplus / init_plus.py

File init_plus.py

tools/humaneval/init_plus.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This script aims at quickly initialize a sketch for HumanEvalPlus. It's not going to be
3perfect, but we will either manually or automatically fix/complete it later.
4+ CHANGE 1: Adds "contract", "base_input", "atol" in addition to HumanEval.

Callers

nothing calls this directly

Calls 4

get_human_evalFunction · 0.90
get_contract_and_refFunction · 0.85
instrument_inputsFunction · 0.70
get_atolFunction · 0.70

Tested by

no test coverage detected