Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Pandey committed Dec 1, 2023
1 parent 19c19ca commit ded4595
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
Binary file modified .DS_Store
Binary file not shown.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,18 @@ pip install -r requirements.txt
## Model Testing


## Model Visualization


## Plot Results

<ol>
<li> <u><b>plotGraphs.ipynb</b></u> - Jupyter notebook containing python code to create bar graphs and line graphs (as shown in the paper). </li>

<br>
<li> <u><b>visualizeAttentionHeads.ipynb</b></u> - Jupyter notebook containing python code to show the internal representations (saliency maps) for each attention head (as shown in the paper). </li>

<br>
<p> Example: </p>
<img src="./media/vis.png" style="height:250px">

</ol>


Expand Down
Binary file added media/vis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notebooks/.DS_Store
Binary file not shown.

0 comments on commit ded4595

Please sign in to comment.