If you want other metrics, you have to indicate that to the Trainer
by passing a compute_metrics
function. See for instance our official GLUE example or the corresponding notebook.
If you want other metrics, you have to indicate that to the Trainer
by passing a compute_metrics
function. See for instance our official GLUE example or the corresponding notebook.