{ "extends": "../shared.json", "run_name": "smoke", "backbone": "simple_cnn", "cnn_preset": "micro", "dropout": 0.0, "epochs": 1, "cv_folds": 2, "image_size": 64, "batch_size": 8, "num_workers": 0, "early_stopping_patience": 0, "subsample": 1.0, "augment": false, "lr": 0.001, "T_max": 1, "data_dir": "data" }