Right now, when adding a new metric, one must modify all the datasets that are concerned by that task's metric.
An option would be to import all <TASK>_METRICS in a dataset instead of typing them one by one. This would make adding a new metric easier.
Right now, when adding a new metric, one must modify all the datasets that are concerned by that task's metric.
An option would be to import all
<TASK>_METRICSin a dataset instead of typing them one by one. This would make adding a new metric easier.