Skip to main content
VESSL provides integrations for 🤗 Transformers by HuggingFace in form of TrainerCallback.

VesslCallback

VesslCallback extends TrainerCallback in Transformers, which can define the behaviors of Trainer during the training. Add VesslCallback to callback parameter of Trainer class, so that the metrics logged by trainer are tracked by VESSL as well. You can add instantiated VesslCallback to use another organization and project.

Logging metrics