Update config.yaml
Browse filesUpdated config.yaml for Colab
- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -35,7 +35,7 @@ out_dtype: float32
|
|
| 35 |
data:
|
| 36 |
class_path: GenericNonGeoPixelwiseRegressionDataModule
|
| 37 |
init_args:
|
| 38 |
-
batch_size:
|
| 39 |
num_workers: 8
|
| 40 |
train_transform:
|
| 41 |
- class_path: albumentations.HorizontalFlip
|
|
|
|
| 35 |
data:
|
| 36 |
class_path: GenericNonGeoPixelwiseRegressionDataModule
|
| 37 |
init_args:
|
| 38 |
+
batch_size: 1
|
| 39 |
num_workers: 8
|
| 40 |
train_transform:
|
| 41 |
- class_path: albumentations.HorizontalFlip
|