get_experiment_config
Retrieve the exact configuration used in a past experiment by reading its recorded command line, enabling accurate replication before proposing new runs.
Instructions
Recover the exact configuration a run was trained with.
Reads the command line the training script recorded in the run's own output, so this is what actually ran rather than what was intended. Use it before proposing a new run based on an existing one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| experiment_id | Yes |