4 references to HasUnkId
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1700
if (
HasUnkId
) hash ^= UnkId.GetHashCode();
2029
if (
HasUnkId
) {
2199
if (
HasUnkId
) {
2344
if (other.
HasUnkId
) {