feat(vla): add SmolVLA conditioning and experiment artifacts

This commit is contained in:
Logic
2026-07-31 10:11:04 +08:00
parent acbd7c605a
commit 5ae9f5fa48
175 changed files with 317471 additions and 70 deletions
+19
View File
@@ -0,0 +1,19 @@
# Inputs
The paper-orchestra pipeline expects the four files below in this
directory before you start. Optional figures go in `figures/`.
## Required
- `idea.md` — Idea Summary (Sparse or Dense; see io-contract.md)
- `experimental_log.md` — Setup, raw numeric data, qualitative observations
- `template.tex` — LaTeX template for the target conference
- `conference_guidelines.md` — Page limit, mandatory sections, formatting rules
## Optional
- `figures/` — Pre-existing figures (PNG/PDF). If empty, the
plotting agent generates everything from scratch.
See `skills/paper-orchestra/references/io-contract.md` in the repo for the
exact schemas of each file.