NotImplementedError: Loading a streaming dataset cached in a LocalFileSystem is not supported yet. #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
when try this:
error:
https://stackoverflow.com/questions/77433096/notimplementederror-loading-a-dataset-cached-in-a-localfilesystem-is-not-suppor/77433141#77433141
If you are using fsspec, then do:
pip install fsspec==2023.9.2
There is a problem with fsspec==2023.10.0
git link : https://github.com/huggingface/datasets/issues/6330