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

ModuleNotFoundError: No module named 'extract_neuron_activations' #2

Open
ramneetk opened this issue Feb 26, 2025 · 1 comment
Open

Comments

@ramneetk
Copy link

ramneetk commented Feb 26, 2025

from extract_neuron_activations import get_representations_across_layers_llama in the last cell (Extract Features) of demo_create_ravel_instance.ipynb. extract_neuron_activations is not defined anywhere.

@explanare
Copy link
Owner

Thanks for reporting this! The function is currently defined in a different repo: https://github.com/explanare/eval-neuron-explanation/blob/main/src/extract_neuron_activations.py#L203

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