def entry_point()

in human_eval_infilling/evaluate_functional_correctness.py [0:0]


def entry_point(
    benchmark_name: str,
    sample_file: str,
    k: str = "1,10,100",
    n_workers: int = 4,
    timeout: float = 3.0,