rageval icon indicating copy to clipboard operation
rageval copied to clipboard

enhance base metric

Open faneshion opened this issue 1 year ago • 1 comments

Enhance the base metric for robust evaluation:

  1. add attribute: self.task to distinguish input format.
  2. add function: def _validate_data(self, input: Dataset) -> bool to check the validity of the data.

faneshion avatar Feb 22 '24 01:02 faneshion