Skip to content

Commit

Permalink
changed key for df_enrichment_scores, so it can be run
Browse files Browse the repository at this point in the history
  • Loading branch information
weissercn committed Apr 7, 2024
1 parent 2278419 commit f0a9d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/logits_lens_with_features.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@
"metadata": {},
"outputs": [],
"source": [
"for category in [\"starts_with_space\"]:\n",
"for category in [\"boys_names\"]:\n",
" plot_top_k_feature_projections_by_token_and_category(\n",
" token_set_selected,\n",
" df_enrichment_scores,\n",
Expand Down

0 comments on commit f0a9d0b

Please sign in to comment.