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