ct runs make
Upload an eval log as a run (eval-backed Mongo summary 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. |
--drop-score TEXT | Drop scores whose name matches this glob from every sample before saving or uploading (repeatable). |
--help | Show this message and exit. |