Sentence-transformer auth error

jninopena
Level 1
Sentence-transformer auth error

HI. I follow the instructions to set sentence embedding for Visual Machine Learning. https://doc.dataiku.com/dss/latest/machine-learning/features-handling/text.html#sentence-embedding Since from the visual did not work, I tried a test from a jupyter notebook. I am getting the following error: 

RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-64f9c8cf-17255e301f6e9fe340afcac8;5ed75ddb-eec3-4ef1-b502-022717cf71c6)

Repository Not Found for url: https://huggingface.co/api/models/sentence-transformers/DataikuNLP_average_word_embeddings_glove.6B....
Please make sure you specified the correct `repo_id` and `repo_type`.
If you are trying to access a private or gated repo, make sure you are authenticated.
Invalid username or password.

 Any idea how to overcome this?

The attached file contains the error I am getting when running from the Visual Machine Learning.

 

My code environment is based in python 3.9, I have installed the required libraries and  followed instructions to run an init script as mentioned in the aforementioned link.

Thks very much


Operating system used: windows 11

0 Kudos
1 Reply
AdrienL
Dataiker

Hi,

Please open a support ticket with a train diagnosis of your failed train. You can download it from the top-right corner of the failed model's card, under โ‹ฎ then โ€œDownload train diagnosisโ€.

0 Kudos