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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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