Skip to content

Fail to download MSLR datasets #11136

@ahoyosid

Description

@ahoyosid

Short description
The loader fails to download the mslr (ranking) dataset.

DownloadError: Failed to get url https://api.onedrive.com/v1.0/shares/s!AtsMfWUz5l8nbOIoJ6Ks0bEMp78/root/content. HTTP code: 400.

The current URL might be incorrect.

Environment information

  • Operating System: Ubuntu 22.04.4 LTS

  • Python version: 3.12.11

  • tensorflow-datasets/tfds-nightly version: 4.9.9+nightly

  • tensorflow/tf-nightly version: 2.19.0

  • Does the issue still exists with the last tfds-nightly package (pip install --upgrade tfds-nightly) ? yes, the issue persists

Reproduction instructions

import tensorflow_datasets as tfds

ds = tfds.load("mslr_web")

Expected behavior
Download the mslr dataset.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions