pytorch_bert_intent_classification_and_slot_filling icon indicating copy to clipboard operation
pytorch_bert_intent_classification_and_slot_filling copied to clipboard

作者你好,我在尝试运行你的程序时出现了以下错误,请问应该如何解决,太头疼了,在网上找了很多方法都没用,我使用的是transformers==4.5.0,tokenizers==0.10.3

Open qiu6669 opened this issue 1 year ago • 0 comments

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

qiu6669 avatar May 15 '24 12:05 qiu6669