Pipeline update to rsync at 25 epochs

This commit is contained in:
Johnny Fernandes
2026-04-30 16:26:25 +01:00
parent 7417267117
commit 14aed699ed
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ That command:
- uploads `data/` when `--upload-data` is set
- runs `python3 classifier/run.py ...`
- downloads `classifier/outputs/`
- for generator runs, rsyncs `generator/outputs/` back every 50 epochs and again at completion
- for generator runs, rsyncs `generator/outputs/` back every 25 epochs and again at completion
- destroys the instance automatically unless `--keep-on-failure` is set
Useful commands: