BpeTrainer.VocabSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the size of the final vocabulary, including all tokens and alphabet.
public int VocabSize { get; }
member this.VocabSize : int
Public ReadOnly Property VocabSize As Integer