Merge pull request #359 from elonmuskceo/fix-typo

Update run_gpt2.py
This commit is contained in:
Thomas Wolf 2019-03-11 09:07:56 +01:00 committed by GitHub
commit 80790705e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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