!python pytorch-transformers/examples/run_generation.py \ | |
--model_type=gpt2 \ | |
--length=100 \ | |
--model_name_or_path=gpt2 \ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
!python pytorch-transformers/examples/run_generation.py \ | |
--model_type=gpt2 \ | |
--length=100 \ | |
--model_name_or_path=gpt2 \ |