KEMBAR78
Less api calls when resolving data_files by lhoestq · Pull Request #7805 · huggingface/datasets · GitHub
Skip to content

Conversation

@lhoestq
Copy link
Member

@lhoestq lhoestq commented Oct 9, 2025

There ~10 unnecessary /api/datasets/user/dataset/revisioncalls due to multithreading in data files resolution.

I disabled multithreading, which was actually not useful anymore since HfFileSystem has been using caching for a while now.

@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.

@lhoestq lhoestq merged commit 02ee330 into main Oct 9, 2025
14 of 15 checks passed
@lhoestq lhoestq deleted the less-api-calls-when-resolving-data_files branch October 9, 2025 14:01
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