Skip to content

Commit

Permalink
Merge pull request #42 from PAIR-code/iislucas-patch-1-polishing
Browse files Browse the repository at this point in the history
update top level README with patchscopes
  • Loading branch information
iislucas authored Jan 14, 2024
2 parents 69ee3d8 + d3411f5 commit 70f8dc0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This repo contains code and articles on [PAIR](https://ai.google/pair) interpretability projects.

### Patchscopes: A Unifying Framework for Inspecting Hidden Representations of Language Models

The [Patchscopes mini-site](https://pair-code.github.io/interpretability/patchscopes) contains a brief introduction to the [longer paper](https://arxiv.org/abs/2401.06102), and will have the code uploaded once it is a little cleaner also.


### Visualizing and Measuring the Geometry of BERT
[bert-tree](https://github.com/PAIR-code/interpretability/tree/master/bert-tree) and [context-atlas](https://github.com/PAIR-code/interpretability/tree/master/context-atlas) are repos for two interactive blogposts/visualizations for the paper [Visualizing and Measuring the Geometry of BERT
](https://arxiv.org/abs/1906.02715):
Expand Down

0 comments on commit 70f8dc0

Please sign in to comment.