BertTokenizer.PaddingToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the token used for padding, for example when batching sequences of different lengths
public string PaddingToken { get; }
member this.PaddingToken : string
Public ReadOnly Property PaddingToken As String