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