Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 291 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 291 Bytes

Data loading with torchtext

This example demonstrates the use of torchtext package as data loader for Texar models.

Usage

The following command trains a small-sized language model on PTB:

python lm_torchtext.py --config config_small