Update run_gpt2.py

This commit is contained in:
Elon Musk
2019-03-08 11:59:08 -05:00
committed by GitHub
parent 7cc35c3104
commit 66d8206809

View File

@@ -109,3 +109,4 @@ def run_model():
if __name__ == '__main__': if __name__ == '__main__':
run_model() run_model()