Skip to content

refactor(datasets): Adjust datasets versions#6126

Merged
danieljanes merged 18 commits intomainfrom
raise-datasets-version-limit
Jan 15, 2026
Merged

refactor(datasets): Adjust datasets versions#6126
danieljanes merged 18 commits intomainfrom
raise-datasets-version-limit

Conversation

@jafermarq
Copy link
Member

@jafermarq jafermarq commented Nov 15, 2025

HF's datasets 4.0 has been out for a couple of months, but it's not supported by flower-datasets officially yet.

  • In HF datasets 4.x, the audio extra requires torch and torchcodec. Therefore, these have been added as optional extras.
  • Minor tweaks to test due to changes in HF datasets 4.x
  • CI tests now need to install torch which requires first freeing some space and installing ffmpeg (hence the changes in the workflows)

@github-actions github-actions bot added the Maintainer Used to determine what PRs (mainly) come from Flower maintainers. label Nov 15, 2025
@danieljanes danieljanes enabled auto-merge (squash) January 15, 2026 12:21
@danieljanes danieljanes merged commit fa33846 into main Jan 15, 2026
76 checks passed
@danieljanes danieljanes deleted the raise-datasets-version-limit branch January 15, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Used to determine what PRs (mainly) come from Flower maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants