Skip to content

Commit 0aa6e10

Browse files
authored
Merge pull request #346 from allenai/favyen/20251028-programmatic-windows
Add ProgrammaticWindows example
2 parents 53600cb + 19ce1ed commit 0aa6e10

File tree

2 files changed

+409
-1
lines changed

2 files changed

+409
-1
lines changed

docs/ModelConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ model:
588588
class_path: rslearn.train.lightning_module.RslearnLightningModule
589589
init_args:
590590
model:
591-
class_path: rslearn.models.multitask.SingleTaskModel
591+
class_path: rslearn.models.singletask.SingleTaskModel
592592
init_args:
593593
encoder:
594594
- class_path: rslp.olmoearth_pretrain.model.OlmoEarth

0 commit comments

Comments
 (0)