Skip to content

Latest commit

 

History

History
 
 

torchtext

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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