Can't load tokenizer using from_pretrained

#2
by SaraM88 - opened

Hi ,
I got this error
Can't load tokenizer using from_pretrained, please update its configuration: Can't load tokenizer for 'avichr/hebEMO_trust'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'avichr/hebEMO_trust' is the correct path to a directory containing all relevant files for a BertTokenizerFast tokenizer.
how can I solve it?

Sign up or log in to comment