Skip to content

Commit 4ecdb5c

Browse files
committed
More del
1 parent 4ab2a73 commit 4ecdb5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notebooks_jason/max_of_K_all_models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3773,6 +3773,7 @@ def do_linear_regression(X, Y):
37733773
"d",
37743774
"all_tokens_datasets_lens",
37753775
"sub_cfg_counts",
3776+
"sorted_known_seeds",
37763777
):
37773778
if var in locals():
37783779
del locals()[var]

0 commit comments

Comments
 (0)