1 reference to AllowWhitespaceOnlyPiecesDefaultValue
Microsoft.ML.Tokenizers (1)
SentencepieceModel.cs (1)
991get { if ((_hasBits0 & 524288) != 0) { return allowWhitespaceOnlyPieces_; } else { return AllowWhitespaceOnlyPiecesDefaultValue; } }