How to Plugin? A Step-by-Step Guide to Transformer Lab Plugins
· 5 min read
In this guide, we'll walk through creating an evaluator plugin within Transformer Lab named sample-data-print. This plugin will load a dataset and print its contents, along with some sample parameters, using the new tlab_trainer
decorator approach.