Language Language English 简体中文 unilab.algos.torch.hora.distill_config.teacher_run_metadata¶ unilab.algos.torch.hora.distill_config.teacher_run_metadata(cfg, *, teacher_algo_family, teacher_checkpoint, root_dir=None)[source]¶ Build explicit teacher provenance metadata for distillation outputs. Parameters: cfg (DictConfig) teacher_algo_family (str) teacher_checkpoint (Path) root_dir (str | Path | None) Return type: dict[str, Any]