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

Add experiments, part 2 #197

Merged
merged 61 commits into from
Dec 8, 2023
Merged

Add experiments, part 2 #197

merged 61 commits into from
Dec 8, 2023

Conversation

mivanit
Copy link
Member

@mivanit mivanit commented Oct 4, 2023

mega-PR, adding a bunch of experiment notebooks and the required code for them.

broad overview:

  • added some example models to examples/
  • reworked eval code, needs big changes -- see streamline evals #200
  • many modifications to mechinterp code
  • had to enforce transformerlens 1.6.1 due to tokenizer changes (it tried to get our custom tokenizer from huggingface?)
  • exported some code to muutils
  • notebooks added:
    • eval_tasks_table.ipynb: evaluate on a bunch of single token tasks. should be merged with other evals notebook
    • appendix_figures.ipynb: junk and duplicates of code in other notebooks :/
    • generate_rollouts.ipynb: what the name says, simple notebooks

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

mivanit added a commit to mivanit/muutils that referenced this pull request Oct 4, 2023
unfortunately I have to merge this branch and put out a new version,
because the dict shapes functions and better errors are required
for understanding-search/maze-transformer#197

(too lazy to make a new branch for that feature)
@mivanit mivanit merged commit 10eac86 into main Dec 8, 2023
4 checks passed
@mivanit mivanit deleted the add-experiments-2 branch December 8, 2023 09:47
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.

1 participant