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

Why is datasets constrained to 2.4.0 ? #736

Open
Alex-S-H-P opened this issue May 22, 2023 · 1 comment
Open

Why is datasets constrained to 2.4.0 ? #736

Alex-S-H-P opened this issue May 22, 2023 · 1 comment

Comments

@Alex-S-H-P
Copy link

Hi, my project requires pathos and text attack. Unfortunately, both are incompatible as of right now, since they require different versions of dill.

Underversioning would not work in my case, since I use pretty recent functionalities and have other conflicting dependencies when I try.

I have found, in the dependency chain, that your package requires datasets, from hugging face, to be of version 2.4.0. Newer versions of the package would solve this issue for me, since the last version of datasets can be manually installed in my project.

Is there a functionality that breaks when updating this dependency?

@jxmorris12
Copy link
Collaborator

No, we're just behind. Feel free to open a PR to upgrade datasets (and transformers?) versions :)

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

No branches or pull requests

2 participants