Upload train_survival.py with huggingface_hub
Browse files- train_survival.py +1 -1
train_survival.py
CHANGED
|
@@ -100,4 +100,4 @@ trainer.train()
|
|
| 100 |
|
| 101 |
print("Pushing to hub...")
|
| 102 |
trainer.push_to_hub()
|
| 103 |
-
print("Done!")
|
|
|
|
| 100 |
|
| 101 |
print("Pushing to hub...")
|
| 102 |
trainer.push_to_hub()
|
| 103 |
+
print("Done!")
|