Udostępnij przez


BertTokenizer.MaskingToken Property

Definition

Gets the mask token used for masking values. This is the token used when training this model with masked language modeling. This is the token which the model will try to predict.

public string MaskingToken { get; }
member this.MaskingToken : string
Public ReadOnly Property MaskingToken As String

Property Value

Applies to