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

Deprecate QA input dicts with [context, qas] as keys#472

Merged
Timoeller merged 2 commits intomasterfrom
depr_input_dict
Jul 27, 2020
Merged

Deprecate QA input dicts with [context, qas] as keys#472
Timoeller merged 2 commits intomasterfrom
depr_input_dict

Conversation

@brandenchan
Copy link
Copy Markdown
Contributor

@brandenchan brandenchan commented Jul 22, 2020

This deprecates the SQuAD style input dicts for inference.

e.g.
{"context": "some text", "qas": ["one question", "another question"]}

@brandenchan brandenchan requested a review from Timoeller July 22, 2020 15:06
@Timoeller Timoeller merged commit 404c53e into master Jul 27, 2020
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