TokenizerPath
The path to the tokenizer file associated with the model that you specify in ModelPath.
This parameter has an effect only when Type is set to Transformer
.
Type: | String |
Default: | |
Required: | Yes, if you set Type to Transformer |
Configuration Section: | Embeddings |
Example: | TokenizerPath=C:\vectormodels\tokenizer.spiece.model
|
See Also: | Type
ModelPath ModelMaxSequenceLength |