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

Rename "CCS" class to "Reporter" #65

Closed
norabelrose opened this issue Feb 15, 2023 · 0 comments · Fixed by #66
Closed

Rename "CCS" class to "Reporter" #65

norabelrose opened this issue Feb 15, 2023 · 0 comments · Fixed by #66
Assignees
Labels
refactor Code change for clarity/extensibility/etc.

Comments

@norabelrose
Copy link
Member

In the original ELK paper, the probe used to answer questions using model hidden states is called a "reporter." I propose that we use this term to refer to probes in our library, since we plan to allow for general loss functions #17. We should probably do this before the PyPI release to minimize breaking changes, especially because right now we save whole CCS modules directly with pickle instead of using state dicts.

@norabelrose norabelrose added the refactor Code change for clarity/extensibility/etc. label Feb 15, 2023
@norabelrose norabelrose added this to the PyPI 0.1 Release milestone Feb 15, 2023
@norabelrose norabelrose self-assigned this Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code change for clarity/extensibility/etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant