".circleci/vscode:/vscode.git/clone" did not exist on "6c3cc16ddb2e5dd5da1dcc5bceec6b1e10e9003a"
Updated the Extractive Question Answering code snippets (#8636)
* Updated the Extractive Question Answering code snippets The Extractive Question Answering code snippets do not work anymore since the models return task-specific output objects. This commit fixes the pytorch and tensorflow examples but adding `.values()` to the model call. * Update task_summary.rst
Showing
Please register or sign in to comment