File size: 217 Bytes
27ca8b3
 
1
2
3
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.