You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know why occur this problem, thank you for reading
OSError: Model name '../pretrained_models/RoBERTa-zh-Large/' was not found in tokenizers model name list (roberta-base, roberta-large, roberta-large-mnli, distilroberta-base, roberta-base-openai-detector, roberta-large-openai-detector). We assumed '../pretrained_models/RoBERTa-zh-Large/' was a path, a model identifier, or url to a directory containing vocabulary files named ['vocab.json', 'merges.txt'] but couldn't find such vocabulary files at this path or url.
I have download all 3 file, including config.json\pytorch_model.bin\vocab.txt
Thank you in advance~
The text was updated successfully, but these errors were encountered:
I don't know why occur this problem, thank you for reading
OSError: Model name '../pretrained_models/RoBERTa-zh-Large/' was not found in tokenizers model name list (roberta-base, roberta-large, roberta-large-mnli, distilroberta-base, roberta-base-openai-detector, roberta-large-openai-detector). We assumed '../pretrained_models/RoBERTa-zh-Large/' was a path, a model identifier, or url to a directory containing vocabulary files named ['vocab.json', 'merges.txt'] but couldn't find such vocabulary files at this path or url.
I have download all 3 file, including config.json\pytorch_model.bin\vocab.txt
Thank you in advance~
The text was updated successfully, but these errors were encountered: