1 2 3 4 5
// Classification fine-tuning output formatters. // // These functions require entrenar >= 0.8 (TrainingPlan, PlanVerdict, // CheckStatus, TuneResult, extract_trial_params) which is not yet published. // They will be restored when entrenar 0.8 ships.