Fix error in doc of `DataCollatorWithPadding` (#16662)
The defalut value of `padding` in `DataCollatorWithPadding` is `True`, not `False`.
Showing
Please register or sign in to comment
The defalut value of `padding` in `DataCollatorWithPadding` is `True`, not `False`.