pt-sk commited on
Commit
a1808cf
·
verified ·
1 Parent(s): 4ea3426

Upload params.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. params.json +1 -0
params.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"n_channels": 3, "n_classes": 1, "alpha": 0.5, "beta": 0.5, "smooth": 0.5, "lr": 0.0003, "weight_decay": 0.01, "batch_size": 16, "epochs": 15, "device": "cuda", "seed": 42, "betas": [0.9, 0.999]}