Closed spliew closed 6 months ago
Hi ! Do you mean 2.18 ? Can you try to update fsspec
and huggingface_hub
?
pip install -U fsspec huggingface_hub
Yes I meant 2.18, and it works after updating fsspec
and huggingface_hub
. Thanks!
Describe the bug
I get the following error when simply running
load_dataset('winogrande','winogrande_xl')
.I do not have such an issue in the 1.17.0 version.