### 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_