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
@@ -74,7 +74,7 @@ EUROPE_REGION_CODES = {
}
# How often (in epochs) to rsync generator outputs back during training
_GENERATOR_SYNC_INTERVAL = 50
_GENERATOR_SYNC_INTERVAL = 25
# Raised when the user aborts interactive offer selection