the.ai

Platform / Data

verified

Data Versioning

Being able to name the exact data a run used, and get it back. Code has had this for fifty years and data mostly has not — a training set is a path on a filesystem that somebody has since appended to, and "the model trained on the March data" is a sentence with no way to check it.

Viz primitive · budget-splitshared-chunks = 20

shared-chunks holds 50% of the budget; rest holds the remaining 50%.

Data a new version shares with the last one, against what actually changed, in equal units. Drag the shared portion up to watch a version become nearly free — content addressing stores the overlap once, so the cost is the delta and not the dataset.

20

Reviewed by opendroid · 2026-08-18

  • arXiv:2205.02302 — Machine Learning Operations (MLOps): Overview, Definition, and Architecture
  • arXiv:2011.09926 — Challenges in Deploying Machine Learning: a Survey of Case Studies