Skip to content

Conversation

Samoed
Copy link

@Samoed Samoed commented May 9, 2025

Currently, I'm reuploading datasets for MTEB. Some of them have many splits (more than 20), and I'm encountering the error:
Too many requests for https://huggingface.co/datasets/repo/create.

It seems that this issue occurs because the dataset tries to recreate itself every time a split is uploaded. To resolve this, I've added a check to ensure that if the dataset already exists, it won't attempt to recreate it.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@Samoed
Copy link
Author

Samoed commented Jun 9, 2025

@lhoestq Can you review, please? I don't think that errors in CI are related to my changes

@Samoed
Copy link
Author

Samoed commented Sep 11, 2025

Similar implementation done in #7708

@Samoed Samoed closed this Sep 11, 2025
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.

3 participants