Use _pad_token of pad_token_id
Requesting pad_token_id would cause an error message when it is None. Use private _pad_token instead.
Showing
Please register or sign in to comment
Requesting pad_token_id would cause an error message when it is None. Use private _pad_token instead.