Missing `sentence_xlnet_config.json` file

#20
by samikr - opened

While trying to load this model using sentence_transformer (2.2.2), I am getting the following error:

FileNotFoundError: [Errno 2] No such file or directory: '.../.cache/torch/sentence_transformers/intfloat_multilingual-e5-large-instruct/sentence_xlnet_config.json'

How to resolve this?

Sign up or log in to comment