Property VocabularySize
- Namespace
- Qavren.Edge.Embeddings.Onnx
- Assembly
- Qavren.Edge.Embeddings.Onnx.dll
VocabularySize
The vocabulary size, or 0 before the first embed.
public int VocabularySize { get; init; }
The vocabulary size, or 0 before the first embed.
public int VocabularySize { get; init; }