• cronoik's avatar
    Updated the Extractive Question Answering code snippets (#8636) · dcc9c642
    cronoik authored
    * 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
    dcc9c642
task_summary.rst 45.7 KB