ronniross commited on
Commit
cdfa3d1
·
verified ·
1 Parent(s): 0e8decf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -2,12 +2,11 @@
2
 
3
  A set of scripts to visualize neuron activations, the evolution of hidden states, neural pathways, and semantic clustering (token similarity) in language models.
4
 
5
- ![heatmap-1](https://huggingface.co/datasets/ronniross/hidden-state-heatmap-visualizer/blob/main/heatmaps/heatmap-1.png)
6
 
7
- ![heatmap-2](https://huggingface.co/datasets/ronniross/hidden-state-heatmap-visualizer/blob/main/heatmaps/heatmap-2.png)
8
-
9
- ![heatmap-3](https://huggingface.co/datasets/ronniross/hidden-state-heatmap-visualizer/blob/main/heatmaps/heatmap-3.png)
10
 
 
11
 
12
  ---
13
  Ronni Ross
 
2
 
3
  A set of scripts to visualize neuron activations, the evolution of hidden states, neural pathways, and semantic clustering (token similarity) in language models.
4
 
5
+ ![heatmap-1](https://huggingface.co/datasets/ronniross/hidden-state-heatmap-visualizer/resolve/main/heatmaps/heatmap-1.png)
6
 
7
+ ![heatmap-2](https://huggingface.co/datasets/ronniross/hidden-state-heatmap-visualizer/resolve/main/heatmaps/heatmap-2.png)
 
 
8
 
9
+ ![heatmap-3](https://huggingface.co/datasets/ronniross/hidden-state-heatmap-visualizer/resolve/main/heatmaps/heatmap-3.png)
10
 
11
  ---
12
  Ronni Ross