gomate-community / gomate-community/rageval
enhance base metric
Open
enhancement
- Dominant language
- Python
- Stars
- 172
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.