Add some parameters to the config
Browse files- 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 |
-
|
|
|
|
|
|
|
|
65 |
num_estimators: 4
|
66 |
augmentation: 3
|
67 |
gamma: 1
|
68 |
+
groups: 1
|
69 |
+
version: packed
|
70 |
+
model: resnet
|
71 |
+
arch: 50
|