explicitNVocab property

int? explicitNVocab
final

The number of tokens in the vocabulary. If provided, it is checked that the number of mergeable tokens and special tokens is equal to this number.

Implementation

final int? explicitNVocab;