diff --git a/.gitignore b/.gitignore index e9c6890..78920c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .ipynb_checkpoints __pycache__ models +models.tar.gz .idea diff --git a/README.md b/README.md index 574fa0a..b81c5dd 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,7 @@ Paper: https://openreview.net/forum?id=ZJ91L3XvqF

} ``` +Models used in the paper can be found by going to Box and downloading the folder found here: https://uwmadison.box.com/s/09ip5oht977fxp3mvebkykxwbbwvl4ls + # Maintainers * [Harmon Bhasin](https://harmonbhasin.com/)