Skip to content

Commit 8642196

Browse files
authored
Update README.md
1 parent 1f4fe1c commit 8642196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language_model/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ In the experiments, we used identity activation `--use_tanh 0` and set highway g
44
These choices are found to produce better results.
55

66
## How to run
7-
- Download the datasets from https://github.com/yoonkim/lstm-char-cnn/tree/master/data/ptb
7+
- Download the dataset from https://github.com/yoonkim/lstm-char-cnn/tree/master/data/ptb
88

99
- Make sure CUDA library path and `cuda_functional.py` is available to python. For example,
1010
```python

0 commit comments

Comments
 (0)