Closed neubig closed 1 year ago
This adds the ability to flip error-based evaluation metrics such as MAE and RMSE to be negative, so that higher values are better.
It also adds tests for MAE and RMSE, which did not exist before.
(Integration tests are failing but they seem to be due to an unrelated issue with eaas.)
Overview
This adds the ability to flip error-based evaluation metrics such as MAE and RMSE to be negative, so that higher values are better.
It also adds tests for MAE and RMSE, which did not exist before.
Blocked by