↓ 1 callersMethod_save_results(self, category_corrects: Dict[str, "NDArray"], results: Dict[str, Dict[int, str]])
LLaMA-Factory/src/llamafactory/eval/evaluator.py:139
↓ 1 callersFunctionget_preprocess_and_print_func(
data_args: "DataArguments",
stage: Literal["pt", "sft", "rm", "ppo", "kto"],
template: "Template
LLaMA-Factory/src/llamafactory/data/preprocess.py:36
↓ 1 callersMethodget_selector_rewards(self, predict_answers, golden_answers, mini_batch_candidate_docs, mini_batch_input_questions, mini_batch_sele
LLaMA-Factory/src/llamafactory/train/ppo/trainer_qr_s_g.py:511