sillsdev / silnlp

A set of pipelines for performing experiments on various NLP tasks with a focus on resource-poor/minority languages.
Other
30 stars 3 forks source link

Add check for metric name to handle the None case #489

Closed isaac091 closed 1 month ago

isaac091 commented 1 month ago

This was preventing training when there was no val set.


This change is Reviewable