Skip to main content
Example<S> is the typed training/evaluation row for a signature S.
Use Vec<Example<S>> for:
  • evaluate_trainset(...)
  • optimizer.compile::<S, _, _>(...)
For file/dataset ingestion, use DataLoader.