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

replace evaluate DownloadConfig with datasets #447

Merged
merged 2 commits into from
Apr 19, 2023
Merged

Conversation

lvwerra
Copy link
Member

@lvwerra lvwerra commented Apr 13, 2023

replaces internal DownloadConfig with the one from datasets for better compatibility.

Closes #440

@lvwerra lvwerra requested a review from lhoestq April 13, 2023 17:06
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Apr 13, 2023

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

@lvwerra lvwerra merged commit 0ca575d into main Apr 19, 2023
@lvwerra lvwerra deleted the fix-downloadconfig branch April 19, 2023 11:18
@theisjendal
Copy link

A temporary fix is to downgrade the datasets package as datasets==2.10.0.

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.

AttributeError: 'DownloadConfig' object has no attribute 'storage_options'
4 participants