Jack Pan

#reproducibility

1 posts

Phase 2: version the slice, not the snapshot

When you fine-tune model v3, you need to be able to answer "which exported corrections went into it". Snapshotting the whole training set is the obvious answer and the wrong one. Track the inputs and the derivation; the training set is a function of them.

ml opsreproducibilityhitl