ct runs make
Upload an eval log as a run (thin, eval-backed Mongo metadata).
Usage
ct runs make [OPTIONS] [EVAL_SOURCE]
Arguments
| Argument | Type | Required |
|---|---|---|
[EVAL_SOURCE] | text | No |
Options
| Option | Description |
|---|---|
--run-name TEXT | Name for the created run (default: task name from eval log). |
--policy TEXT | Policy name for the created run. |
--task-set TEXT | Task set name for the created run. |
--tag TEXT | Tag to apply to the run (can be specified multiple times). |
--update-live-traj-info | Update live traj info in info.yml when creating a run. |
--help | Show this message and exit. |