Bpe.GetVocabSize Method
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 dictionary size that map tokens to Ids.
public override int GetVocabSize ();
override this.GetVocabSize : unit -> int
Public Overrides Function GetVocabSize () As Integer