Sentence-transformer auth error

Options
jninopena
jninopena Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Registered Posts: 1
edited July 16 in Using Dataiku

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.300d.
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

Answers

  • AdrienL
    AdrienL Dataiker, Alpha Tester Posts: 196 Dataiker
    Options

    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”.

Setup Info
    Tags
      Help me…