ct live score
Run scoring directly on the current container state.
Usage
ct live score [OPTIONS]
Options
| Option | Description |
|---|---|
-m, --only-main | Only run the main task's scorer. |
-s, --only-side | Only run the side task's scorer (if there is a side task). |
--force | Force setup even if already completed. |
-q, --quiet | Hide explanation and metadata from the scorers. |
--submit TEXT | The final submission (directly pass a dict of submission arguments or a .json file containing them). |
--context TEXT | Use active session by id (uses current active session if not specified). |
--help | Show this message and exit. |