jadore801120 / attention-is-all-you-need-pytorch

A PyTorch implementation of the Transformer model in "Attention is All You Need".
MIT License
8.78k stars 1.97k forks source link

[fix]: remove-extra-arg #180

Open yinchimaoliang opened 3 years ago

yinchimaoliang commented 3 years ago

There is no log arg in train.py, remove it in readme.