feat: pre-flight filter of untrainable task types before gate
This commit is contained in:
@@ -54,6 +54,7 @@ def _base_config(workspace_dir: Path, store_dir: Path) -> RunConfig:
|
||||
batch_size=5,
|
||||
min_class_per_batch=2,
|
||||
eval_min_per_class=2,
|
||||
trainable_min_units=8,
|
||||
early_stop_patience=3,
|
||||
test_size=10,
|
||||
use_slow_momentum=False,
|
||||
|
||||
Reference in New Issue
Block a user