SentencePieceTokenizer.AddEndOfSentence 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.
Indicate emitting the end of sentence token during the encoding.
public bool AddEndOfSentence { get; }
member this.AddEndOfSentence : bool
Public ReadOnly Property AddEndOfSentence As Boolean