Implement an automated regression harness that compares outputs, logits, losses, rewards,

Correctness, Debugging, and Performance Experiments8 / 8

Chapter 268 / 8

Correctness, Debugging, and Performance Experiments

Implement an automated regression harness that compares outputs, logits, losses, rewards,

Super-hard

Implement an automated regression harness that compares outputs, logits, losses, rewards, and eval metrics across code changes.

Target interface
fingerprint(model, batch, reward_fn, eval_fn, seed=0)

Complete the starter code in the editor. Any correct approach is accepted.

Hints0 / 2
Reference solution
Your own code stays in the editor.