Just noticed in the logs that --skip-train-iteration-range reports only a single range, when there should be 2:
I currently have in the config:
--skip-train-iteration-range 13251-14000 16651-19500
But the report is only:
Skipped iterations 16651 to 19500 due to --skip-train-iteration-range flag.
@jaketae, could you please check if it's just printing error or whether it actually doesn't work as we planned it to? Thanks!
Just noticed in the logs that
--skip-train-iteration-rangereports only a single range, when there should be 2:I currently have in the config:
But the report is only:
@jaketae, could you please check if it's just printing error or whether it actually doesn't work as we planned it to? Thanks!