pub fn delta_ppl(reference: f64, candidate: f64) -> f64
Relative perplexity increase of candidate over reference: (cand - ref) / ref.
candidate
reference
(cand - ref) / ref