Udostępnij przez


SentencePieceTokenizer.ByteFallback Property

Definition

Specifies whether the model will do a byte fallback when it encounters unknown tokens during the encoding process.

public bool ByteFallback { get; }
member this.ByteFallback : bool
Public ReadOnly Property ByteFallback As Boolean

Property Value

Applies to