1 reference to VocabularyOutputPieceScoreDefaultValue
Microsoft.ML.Tokenizers (1)
SentencepieceModel.cs (1)
1189get { if ((_hasBits0 & 1048576) != 0) { return vocabularyOutputPieceScore_; } else { return VocabularyOutputPieceScoreDefaultValue; } }