Episode Format

The data structure used to store a single demonstration or rollout: a sequence of (observation, action, reward, done) tuples from start to termination. Common episode formats include HDF5 files (one file per episode), RLDS records (TFRecord sequences), and LeRobot datasets (Parquet + video). Standardized episode formats enable interoperability between data collection and training pipelines.

Data

Explore More Terms

Browse the full robotics glossary with 1,000+ terms.

Back to Glossary