↓ 1 callersFunctioncodegen(
target_path: str,
model: DecoderBase,
dataset: Dict,
greedy=False,
n_samples=1,
evaluation/code_eval/coding/evalplus/evalplus/codegen.py:11
↓ 1 callersFunctionfewshot_cot(
task_id,
client: openai.OpenAI,
entry_point: str,
code: str,
model: str,
n: int = 1,
evaluation/code_eval/coding/evalplus/evalplus/perf/sas.py:15