Blame view

egs/ptb/README.txt 329 Bytes
8dcb6dfcb   Yannick Estève   first commit
1
2
3
4
5
6
7
  (Note: the experiments here are only about language modeling)
  
  About the Penn Treebank corpus:
    - This corpus is free for research purposes
    - ptb.train.txt: train set
    - ptb.valid.txt: development set (should be used just for tuning hyper-parameters, but not for training)
    - ptb.test.txt: test set for reporting perplexity