Share via


Model.GetVocabSize Method

Definition

Gets the dictionary size that map tokens to Ids.

public abstract int GetVocabSize();
abstract member GetVocabSize : unit -> int
Public MustOverride Function GetVocabSize () As Integer

Returns

Applies to