Property MaxSequenceLength
- Namespace
- Qavren.Edge.Embeddings.Onnx
- Assembly
- Qavren.Edge.Embeddings.Onnx.dll
MaxSequenceLength
The longest sequence this tokenizer will emit, special tokens included.
public int MaxSequenceLength { get; set; }
The longest sequence this tokenizer will emit, special tokens included.
public int MaxSequenceLength { get; set; }