"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "2b81f72be9fa6d69734ae27cfcbfd72b04988fe4"
Fix typo in classification function selection logic to improve code consistency (#32031)
Make problem_type condition consistent with num_labels condition The latter condition generally overrides the former, so this is more of a code reading issue. I'm not sure the bug would ever actually get triggered under normal use.
Showing
Please register or sign in to comment