Created
July 18, 2019 08:27
-
-
Save mohdsanadzakirizvi/e1c0535a509c4f377939b91e96001dbe to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!python pytorch-transformers/examples/run_generation.py \ | |
--model_type=transfo-xl \ | |
--length=100 \ | |
--model_name_or_path=transfo-xl-wt103 \ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment