Skip to content

Commit

Permalink
Update trainer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gagan3012 committed Jul 2, 2021
1 parent 3c59c28 commit db73223
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions keytotext/trainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -494,3 +494,12 @@ def upload(self,model_name,hf_username):

print("Check out your model at:")
print(f"https://huggingface.co/{hf_username}/{model_name}")









0 comments on commit db73223

Please sign in to comment.