Spaces:
Sleeping
Sleeping
Akin Uman
commited on
Commit
·
61d4672
1
Parent(s):
b4618c9
Add new repo
Browse files
train.py
CHANGED
@@ -31,6 +31,5 @@ trainer = Trainer(
|
|
31 |
|
32 |
trainer.train()
|
33 |
|
34 |
-
|
35 |
-
|
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")
|
|