worldmem / configurations /experiment /base_experiment.yaml
xizaoqu
init
27ca8b3
raw
history blame
217 Bytes
debug: ${debug} # inherited from configurations/config.yaml
tasks: [main] # tasks to run sequantially, such as [training, test], useful when your project has multiple stages and you want to run only a subset of them.