Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] Fix edge case with evaluator being None #2726

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

tomaarsen
Copy link
Collaborator

Hello!

Pull Request overview

  • Fix edge case with evaluator being None

Details

If the evaluator is not specified, currently it wraps it in SequentialEvaluator regardless, which causes a crash if you specify eval_strategy in the training arguments.

  • Tom Aarsen

@tomaarsen tomaarsen merged commit d9c2b0c into UKPLab:master Jun 7, 2024
9 checks passed
@tomaarsen tomaarsen deleted the fix/no_evaluator branch June 7, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant