Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Added parameter names to convert_from_transformers call in question_answering_crossvalidation.py#672

Merged
Timoeller merged 1 commit intomasterfrom
fix/task_type_parameter_bug
Jan 5, 2021
Merged

Added parameter names to convert_from_transformers call in question_answering_crossvalidation.py#672
Timoeller merged 1 commit intomasterfrom
fix/task_type_parameter_bug

Conversation

@julian-risch
Copy link
Copy Markdown
Member

Parameter names were missing, a change in the order of parameters caused a bug.
There were no other calls of this method that were missing parameter names.

…nswering_crossvalidation.py

Parameter names were missing, a change in the order of parameters caused a bug.
@julian-risch julian-risch requested a review from Timoeller January 5, 2021 17:57
Copy link
Copy Markdown
Contributor

@Timoeller Timoeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I also checked the Inferencer.load call which has the new revision arg - seems fine for all occurrences as well.

@Timoeller Timoeller merged commit 1f046ca into master Jan 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants