pytorch_bert_intent_classification_and_slot_filling
pytorch_bert_intent_classification_and_slot_filling copied to clipboard
作者你好,我在尝试运行你的程序时出现了以下错误,请问应该如何解决,太头疼了,在网上找了很多方法都没用,我使用的是transformers==4.5.0,tokenizers==0.10.3
OSError: Can't load tokenizer for '../../model_hub/chinese-bert-wwm-ext/'. Make sure that:
-
'../../model_hub/chinese-bert-wwm-ext/' is a correct model identifier listed on 'https://huggingface.co/models'
-
or '../../model_hub/chinese-bert-wwm-ext/' is the correct path to a directory containing relevant tokenizer files