Contents:
from setfit import SetFitTrainer [docs] class CustomSetFitTrainer(SetFitTrainer): __doc__ = SetFitTrainer.__doc__ pass