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.

