vision
classification
uncertainty
o-laurent commited on
Commit
5b50c91
1 Parent(s): 2c78032

Add some parameters to the config

Browse files
Files changed (1) hide show
  1. config.yaml +4 -1
config.yaml CHANGED
@@ -65,4 +65,7 @@ num_workers: 12
65
  num_estimators: 4
66
  augmentation: 3
67
  gamma: 1
68
- resnet: '50'
 
 
 
 
65
  num_estimators: 4
66
  augmentation: 3
67
  gamma: 1
68
+ groups: 1
69
+ version: packed
70
+ model: resnet
71
+ arch: 50