Skip to content

Commit

Permalink
Add figure
Browse files Browse the repository at this point in the history
  • Loading branch information
avaimar committed Nov 10, 2024
1 parent 2816f3d commit 10a06da
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ This is the code repository for the paper "Statistical Uncertainty in Word Embed

**We introduce a method to obtain approximate, easy-to-use, and scalable uncertainty estimates for the GloVe word embeddings and demonstrate its usefulness in natural language tasks and computational social science analysis. This code repository contains code to download pre-computed GloVe embeddings and GloVe-V variances for several corpora from our HuggingFace repository, to interact with these data products and propagate uncertainty to downstream tasks.**


<img src="figures/vector_space_2d_coha.png" width="30%" align="left"/> <img src="figures/glove_diagram.jpg" width="70%"/>
| | |
|:---:|:---:|
| <img src="figures/vector_space_2d_coha.png" width="300"/> | <img src="figures/glove_diagram.jpg" width="700"/> |

## Citation

Expand Down

0 comments on commit 10a06da

Please sign in to comment.