"tests/ctrl/test_modeling_ctrl.py" did not exist on "35401fe50fa3e460b2a4422630b017f106c79e03"
Fixes NoneType exception when topk is larger than one coupled with a small...
Fixes NoneType exception when topk is larger than one coupled with a small context in the Question-Answering pipeline (#11628) * added fix to decode function. added test to qa pipeline tests * completed topk docstring * fixed formatting with black * applied style_doc to fix line length
Showing
Please register or sign in to comment