SentencePieceTokenizer.ByteFallback 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.
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