nemo_gym.comparison.report
nemo_gym.comparison.report
Rendering a ComparisonResult: the markdown report, its JSON twin, and the terminal recap.
The renderers are pure functions of the result object, so what the statistics layer eventually adds to the schema is the only thing that changes what they print.
Module Contents
Functions
Data
API
At most MAX_FLIPS_SHOWN per direction, keeping the ordering build_flip_summary chose.
One Rich table of key metrics per compared agent, for the terminal recap.
The short stdout recap printed after the files are written.
Write the requested artifacts into output_dir, returning the paths written.