Clean state
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"seed": 42,
|
||||
"cv_folds": 5,
|
||||
"batch_size": 32,
|
||||
"num_workers": 4,
|
||||
"early_stopping_patience": 5,
|
||||
|
||||
"lr": 1e-4,
|
||||
"weight_decay": 1e-4,
|
||||
"T_max": 15,
|
||||
|
||||
"data_dir": "data"
|
||||
}
|
||||
Reference in New Issue
Block a user