Dela via


BpeTrainer.SpecialTokens Property

Definition

Gets the list of special tokens the model should know of.

public System.Collections.Generic.IReadOnlyList<Microsoft.ML.Tokenizers.AddedToken>? SpecialTokens { get; }
member this.SpecialTokens : System.Collections.Generic.IReadOnlyList<Microsoft.ML.Tokenizers.AddedToken>
Public ReadOnly Property SpecialTokens As IReadOnlyList(Of AddedToken)

Property Value

Applies to