marian/scripts/checkpoints
Roman Grundkiewicz 6f7766f837 Merged PR 25465: Choose top checkpoints from train.log for averaging
Added `--from-log logfile N metric asc|desc` option to `average.py`, which selects top N checkpoint paths from the provided train.log file according to the selected metric. Last 3 arguments to this option are optional. If the last argument is omitted, "asc" is assumed for perplexity and "desc" for other metrics.
2022-09-15 06:19:18 +00:00
..
average.py Merged PR 25465: Choose top checkpoints from train.log for averaging 2022-09-15 06:19:18 +00:00