Skip to content

Commit

Permalink
added 2 more baselines and cleared up requirements 🎉 🆗
Browse files Browse the repository at this point in the history
  • Loading branch information
Rowan Zellers committed Aug 24, 2018
1 parent 61abc03 commit 0de58d2
Show file tree
Hide file tree
Showing 38 changed files with 2,124 additions and 524 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@
SWAG dataset. More info is at [rowanzellers.com/swag](https://rowanzellers.com/swag).

## Setting up your environment
To create an environment you will need to intall Python 3.6, PyTorch 3.1, and AllenNLP. Additional
To create an environment you will need to intall Python 3.1, PyTorch 3.1, and AllenNLP. These
requirements are listed in `requirements.txt`.

You will also need to set PYTHONPATH to the `swagaf` directory. You can do this by running the
Expand Down
263 changes: 0 additions & 263 deletions requirements-full.txt

This file was deleted.

2 changes: 2 additions & 0 deletions requirements.txt
@@ -1 +1,3 @@
pandas==0.20.3
torch==0.3.1
git+git://github.com/allenai/allennlp.git@7142962d330ca5a95cade114c26a361c78f2042e

0 comments on commit 0de58d2

Please sign in to comment.