docs: Repository structure
This commit is contained in:
parent
56afc7ec5d
commit
7eaf0da4cf
4 changed files with 74 additions and 4 deletions
|
|
@ -37,3 +37,5 @@ uv run scripts/simulate.py \
|
|||
|
||||
Videos and evaluation metadata are stored in timestamped folders alongside the model:
|
||||
`runs/your_run/final_model_evaluations/eval_<timestamp>/simulation.mp4`
|
||||
|
||||
For batch evaluation and cross-model comparison, see the **[Evaluation Guide](./evaluation.md)**.
|
||||
|
|
|
|||
Reference in a new issue