Fix error when `bert_model` param is path or url.
Error occurs when `bert_model` param is path or url. Therefore, if it is path, specify the last path to prevent error.
Showing
Please register or sign in to comment
Error occurs when `bert_model` param is path or url. Therefore, if it is path, specify the last path to prevent error.