This repository has been archived on 2026-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
icefall/egs/ptb/LM/README.md

616 B

Description

(Note: the experiments here are only about language modeling)

ptb is short for Penn Treebank.

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

You can download the dataset from one of the following URLs: