Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfisch committed May 7, 2018
1 parent d422889 commit 67b5a3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Try some of your own! Of course, DrQA might provide alternative facts, so enjoy

_Setting up DrQA is easy!_

DrQA requires Linux/OSX and Python 3.5 or higher. It also requires installing [PyTorch](http://pytorch.org/). Its other dependencies are listed in requirements.txt. CUDA is strongly recommended for speed, but not necessary.
DrQA requires Linux/OSX and Python 3.5 or higher. It also requires installing [PyTorch](http://pytorch.org/) (version 0.4.0 is not supported yet). Its other dependencies are listed in requirements.txt. CUDA is strongly recommended for speed, but not necessary.

Run the following commands to clone the repository and install DrQA:

Expand Down Expand Up @@ -393,4 +393,4 @@ This implementation of the DrQA Document Reader is closely related to the one fo
We plan to consolidate this model into the ParlAI interface as well, so that the reader can be interchangeably trained here or multitasked on many datasets with ParlAI.

## License
DrQA is BSD-licensed. We also provide an additional patent grant.
DrQA is BSD-licensed. We also provide an additional patent grant.

0 comments on commit 67b5a3a

Please sign in to comment.