Closed zhangyuhanjc closed 7 months ago
is there any api to achieve --user_defined_symbols='' ? i only find function SetEncodeExtraOptions which cannot set user_defined_symbols
Adding the user_defined_symbols to the pre-trained model is not officially supported, but possible at-your-own-risk-basis as it is stored as protobuf.
https://github.com/google/sentencepiece/issues/121
is there any api to achieve --user_defined_symbols='' ? i only find function SetEncodeExtraOptions which cannot set user_defined_symbols