Skip to content

Commit

Permalink
updated requirements (facebookresearch#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexholdenmiller authored May 15, 2017
1 parent 7444e66 commit 0b05356
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Train a simple cpu-based memory network on the "10k training examples" bAbI task
python memnn_luatorch_cpu/full_task_train.py -t babi:task10k:1 -nt 8
```

Trains an attentive LSTM model on the SQuAD dataset with a batch size of 32 examples (pytorch and regex):
Trains an attentive LSTM model on the SQuAD dataset with a batch size of 32 examples (requires pytorch):
```bash
python drqa/train.py -t squad -bs 32
```
2 changes: 0 additions & 2 deletions requirements_ext.txt

This file was deleted.

0 comments on commit 0b05356

Please sign in to comment.