{"full_samples": 5000, 
"max_iterations":20000,
"max_time": 2000,
"test_every": 500, 
"full_loss_every_n_statistics": 1, 
"dataset": "cifar-10", 
"statistics_every": 100, 
"model_name": "conv", 
"model_seed": 10, 
"l2_alpha": 0.0001,
"loss_fn": "CE",
"test_batch_size": 2000,
"grad_tol": 1e-20,
"exact_solver": "alg736_restarted"}