"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "9d9b872b66f9ab9b7b7c73f2c00985dd92c4121b"
Fix bug in input check for LengthGroupSampler (#10783)
This commit fixes a bug in the LengthGroupSampler where if model_input_name is not set, the default value is None instead of "input_ids"
Showing
Please register or sign in to comment