krisha06 commited on
Commit
20879ef
·
verified ·
1 Parent(s): 1ac4ed6

Update train.py

Browse files
Files changed (1) hide show
  1. train.py +0 -2
train.py CHANGED
@@ -51,5 +51,3 @@ trainer.train()
51
  # Save the model
52
  model.save_pretrained("./tuned_model")
53
  tokenizer.save_pretrained("./tuned_model")
54
-
55
-
 
51
  # Save the model
52
  model.save_pretrained("./tuned_model")
53
  tokenizer.save_pretrained("./tuned_model")