Skip to content

Limit to inferior fsspec version#1773

Closed
LysandreJik wants to merge 1 commit into
mainfrom
fsspec-patch
Closed

Limit to inferior fsspec version#1773
LysandreJik wants to merge 1 commit into
mainfrom
fsspec-patch

Conversation

@LysandreJik

Copy link
Copy Markdown
Member

The newly released fsspec version breaks the implementation in transformers' CI, see the following error:

"/home/circleci/.pyenv/versions/3.8.12/lib/python3.8/site-packages/datasets/builder.py", line 1173, in as_dataset
    raise NotImplementedError(f"Loading a dataset cached in a {type(self._fs).__name__} is not supported.")
NotImplementedError: Loading a dataset cached in a LocalFileSystem is not supported.
/home/circleci/transformers/src/transformers/models/beit/modeling_beit.py:737: UnexpectedException

Additionally:
huggingface/datasets#6331

@HuggingFaceDocBuilderDev

HuggingFaceDocBuilderDev commented Oct 23, 2023

Copy link
Copy Markdown

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

@Wauplin

Wauplin commented Oct 23, 2023

Copy link
Copy Markdown
Collaborator

Issue is datasets-related and will be fixed directly there. Closing this issue without merging :)

EDIT: fixed in huggingface/datasets#6334.

@Wauplin Wauplin closed this Oct 23, 2023
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