ct runs make

Create runs/trajectories/eval logs from a trajectory-like input.

Usage

ct runs make [OPTIONS] [TRAJ_LIKE]

Arguments

ArgumentTypeRequired
[TRAJ_LIKE]textNo

Options

OptionDescription
--save-dir DIRECTORYWrite converted trajectory JSON files to this directory.
--uploadUpload generated outputs as a run to MongoDB.
--save-path FILEWrite a converted eval log to this file.
--run-name TEXTName for the created run (default: task name from eval log).
--policy TEXTPolicy name for the created run.
--task-set TEXTTask set name for the created run.
--tag TEXTTag to apply to the run (can be specified multiple times).
--update-live-traj-infoUpdate live traj info in info.yml when creating a run.
--helpShow this message and exit.