[console_scripts]
bert = bert_pytorch.train:train
bert-dataset = bert_pytorch.build_dataset:build
bert-vocab = bert_pytorch.build_vocab:build

