Skip to content

huggingface_hub.errors.HfHubHTTPError: 404 Client Error: Not Found for url when fetching a dataset with datasets.load_dataset #7965

@harupy

Description

@harupy

Not a bug but a question. We started getting the following error:

https://github.com/mlflow/mlflow/actions/runs/21368603305/job/61506951617

ests/data/test_huggingface_dataset_and_source.py::test_from_huggingface_dataset_constructs_expected_dataset_with_revision - huggingface_hub.errors.HfHubHTTPError: 404 Client Error: Not Found for url: https://huggingface.co/api/datasets/rotten_tomatoes/revision/aa13bc287fa6fcab6daf52f0dfb9994269ffea28 (Request ID: Root=1-6977aeca-35bc2b5b605884926a9224d0;aa2391f3-26e8-4975-b9bb-114b2fa40223)

Adding a user id fixed the issue (mlflow/mlflow#20350). https://huggingface.co/api/datasets no longer accepts a name-only path like rotten_tomatoes? Just wondering what changed. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions