Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 🎸 add a script to refresh the canonical datasets #463

Merged
merged 2 commits into from
Jul 25, 2022
Merged

Conversation

severo
Copy link
Collaborator

@severo severo commented Jul 25, 2022

it's useful to relaunch the jobs on the canonical datasets after
upgrading the datasets library in service/worker. Indeed, the canonical
datasets are versioned in the same repo as the datasets library, and are
thus expected to work with that version. Also: every new release of
datasets triggers an update (synchro) of every canonical dataset on the
hub, which triggers the datasets-server webhook and adds a refresh job
for every canonical dataset. As they are still run with the outdated
version of the datasets library, it's good to refresh them once the
library has been upgraded

it's useful to relaunch the jobs on the canonical datasets after
upgrading the datasets library in service/worker. Indeed, the canonical
datasets are versioned in the same repo as the datasets library, and are
thus expected to work with that version. Also: every new release of
datasets triggers an update (synchro) of every canonical dataset on the
hub, which triggers the datasets-server webhook and adds a refresh job
for every canonical dataset. As they are still run with the outdated
version of the datasets library, it's good to refresh them once the
library has been upgraded
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jul 25, 2022

The documentation is not available anymore as the PR was closed or merged.

(it's important because there were a mismatch between the name and the
rule to run them)
@severo severo merged commit cc47ea2 into main Jul 25, 2022
@severo severo deleted the add-script branch July 25, 2022 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants