"vscode:/vscode.git/clone" did not exist on "4a82d6a07ad1137534d4231d114a880586879eb2"
Unverified Commit 6cea1de2 authored by sdtblck's avatar sdtblck Committed by GitHub
Browse files

Update mlqa.py

parent a3f10268
......@@ -230,7 +230,7 @@ class MLQABase(HFTask):
:param results:
The results of the requests created in construct_requests.
"""
continuation, (logprob_unanswerable, _) = results
continuation = results
predictions = {
'id': doc['id'],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment