### Feature Type - [ ] Adding new functionality to valor - [x] Changing existing functionality in valor - [ ] Removing existing functionality in valor ### Problem Description The `DataLoader` object does not need to exist and its functionality can be absorbed by the `Evaluator` object. ### Feature Description Remove `DataLoader` in favor of a unified `Evaluator` object. ### Additional Context _No response_
Feature Type
Adding new functionality to valor
Changing existing functionality in valor
Removing existing functionality in valor
Problem Description
The
DataLoaderobject does not need to exist and its functionality can be absorbed by theEvaluatorobject.Feature Description
Remove
DataLoaderin favor of a unifiedEvaluatorobject.Additional Context
No response