You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: allows evaluator to run on existing predictions (#734)
# Motivation
Allows evaluation to be run on an existing predictions jsonl file.
# Content
- modified logic that loads predictions to check for a consolidated
jsonl file before creating one.
# Testing
Tested by running locally
# Please check the following before marking your PR as ready for review
- [x] I have added tests for my changes
- [X] I have updated the documentation or added new documentation as
needed
0 commit comments