Use callbacks to track model training in Strikes
transformers
and derived libraries, allowing you to track and visualize model training directly in the platform. This is accomplished via the DreadnodeCallback
, a drop-in callback for the Trainer
class.
dreadnode
and transformers
installed:
DreadnodeCallback
with Hugging Face’s Trainer
:
DreadnodeCallback
automatically logs metrics (loss, accuracy, etc.), hyperparameters, and run metadata to Strikes.