ModelMaxSequenceLength
The maximum chunk size permitted by the embedding model. The chunk size is measured in tokens, which depends on the embedding model that you use.
This parameter has an effect only when Type is set to Transformer.
Type: | Integer |
Default: | 128 |
Required: | No |
Configuration Section: | MyEmbedding |
Example: | ModelMaxSequenceLength=64
|
See Also: |