Akin Uman commited on
Commit
61d4672
·
1 Parent(s): b4618c9

Add new repo

Browse files
Files changed (1) hide show
  1. train.py +2 -3
train.py CHANGED
@@ -31,6 +31,5 @@ trainer = Trainer(
31
 
32
  trainer.train()
33
 
34
- # Push to Hugging Face Hub
35
- model.push_to_hub("akinuman/turkish-legal-mistral")
36
- tokenizer.push_to_hub("akiunuman/turkish-legal-mistral")
 
31
 
32
  trainer.train()
33
 
34
+ model.push_to_hub("akinuman/turkish-legal-mistral-v2")
35
+ tokenizer.push_to_hub("akinuman/turkish-legal-mistral-v2")