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

Environment versions #8

Open
LeonardoSanBenitez opened this issue Feb 7, 2025 · 0 comments
Open

Environment versions #8

LeonardoSanBenitez opened this issue Feb 7, 2025 · 0 comments

Comments

@LeonardoSanBenitez
Copy link

Could you provide the exact versions of the dependencies needed to reproduce the work?

I'm getting version-related errors when trying to run exps/composition_for_unlearning/trainadapter.sh:, for example:

Traceback (most recent call last):
  File "/src/run_clm_noconcat.py", line 36, in <module>
    import transformers.adapters.composition as ac
ModuleNotFoundError: No module named 'transformers.adapters'

I currently have installed python 3.10, transformers 4.47.1, and adapters 1.1.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

No branches or pull requests

1 participant