I am working on models that have very similar validation perplexities. In such cases, it would be nice to log validation metrics (in my case perplexity) at higher floating point precision (3 or 4 decimal places).
I don’t think this should be a feature request, so I’d appreciate if I just get a pointer to the relevant logging/ model saving parts of the Lua source code.