↓ 3 callersFunctionparallel_greedy_cover(
info_dict: Optional[Dict[str, Dict[str, List[Any]]]],
exclude_model: str,
type: str,
**kwarg
evaluation/code_eval/coding/evalplus/tools/tsr/minimization.py:72
↓ 2 callersFunctionevaluate(data_name, prompt_type, samples: list=None, file_path: str=None, max_num_samples=None, execute=False)
evaluation/math_eval/eval/evaluate.py:53
↓ 2 callersFunctiongenerate_completions(model, tokenizer, prompts, batch_size=1, stop_id_sequences=None, add_special_tokens=True, disable_tqdm=False,
evaluation/math_eval/eval/model_utils.py:78