1 reference to HardVocabLimitDefaultValue
Microsoft.ML.Tokenizers (1)
SentencepieceModel.cs (1)
1223get { if ((_hasBits0 & 2097152) != 0) { return hardVocabLimit_; } else { return HardVocabLimitDefaultValue; } }