`evaluator.model_dump()` does not work. You could add `exclude=True` for certain params but that is not sufficient to reconstruct evaluator configuration.
evaluator.model_dump()does not work. You could addexclude=Truefor certain params but that is not sufficient to reconstruct evaluator configuration.