UKPLab / sentence-transformers

State-of-the-Art Text Embeddings
https://www.sbert.net
Apache License 2.0
14.77k stars 2.43k forks source link

"No such file or directory" using Widget #1109

Open DJCordhose opened 3 years ago

DJCordhose commented 3 years ago

I experienced this with more than one model, but this is one example

https://huggingface.co/sentence-transformers/quora-distilbert-base

when pressing compute after adding a sentence to compare with it gives:

[Errno 2] No such file or directory: '/data/sbert.net_models_sentence-transformers_quora-distilbert-base/modules.json'

nreimers commented 3 years ago

Thanks for reporting, we will have a look and hope to fix it soon.