We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53600cb + 19ce1ed commit 0aa6e10Copy full SHA for 0aa6e10
docs/ModelConfig.md
@@ -588,7 +588,7 @@ model:
588
class_path: rslearn.train.lightning_module.RslearnLightningModule
589
init_args:
590
model:
591
- class_path: rslearn.models.multitask.SingleTaskModel
+ class_path: rslearn.models.singletask.SingleTaskModel
592
593
encoder:
594
- class_path: rslp.olmoearth_pretrain.model.OlmoEarth
0 commit comments