sillsdev / clowder

A herd of Computer Aided Translation (CAT) experiments
MIT License
0 stars 0 forks source link

Implement run function #12

Closed Enkidu93 closed 4 months ago

Enkidu93 commented 1 year ago

run \<investigation name> [--force-rerun=false] → Run investigation experiments which have not yet been run or have been canceled (defined as unique by their generated config.yml(s)) unless force-rerun is true in which case run all experiments under this investigation → Running includes recreating the individual experiments from the config and parameters and queueing the ClearML tasks.