TerraTorch
blumenstiel commited on
Commit
6eb5178
·
verified ·
1 Parent(s): 8a7916f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -57,6 +57,7 @@
57
  "data": {
58
  "class_path": "impactmesh.impactmesh_datamodule.ImpactMeshDataModule",
59
  "init_args": {
 
60
  "batch_size": 1,
61
  "num_workers": 8,
62
  "data_root": "data/ImpactMesh-Fire/data",
 
57
  "data": {
58
  "class_path": "impactmesh.impactmesh_datamodule.ImpactMeshDataModule",
59
  "init_args": {
60
+ "disaster_type": "fire",
61
  "batch_size": 1,
62
  "num_workers": 8,
63
  "data_root": "data/ImpactMesh-Fire/data",