Skip to content

Commit

Permalink
More del
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Nov 6, 2024
1 parent 4ab2a73 commit 4ecdb5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notebooks_jason/max_of_K_all_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -3773,6 +3773,7 @@ def do_linear_regression(X, Y):
"d",
"all_tokens_datasets_lens",
"sub_cfg_counts",
"sorted_known_seeds",
):
if var in locals():
del locals()[var]
Expand Down

0 comments on commit 4ecdb5c

Please sign in to comment.