marian/scripts
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
..
bert PyYaml safe_load instead of load (#913) 2022-02-10 11:20:27 +00:00
checkpoints Merged PR 25465: Choose top checkpoints from train.log for averaging 2022-09-15 06:19:18 +00:00
ci Merged PR 23840: Update CUDA installation script for Ubuntu 2022-05-12 16:23:58 +00:00
contrib Merged PR 25154: Add model shapes flag to model_info.py script 2022-08-10 22:23:47 +00:00
embeddings PyYaml safe_load instead of load (#913) 2022-02-10 11:20:27 +00:00
laser Merged PR 13476: Add LASER reimplementation and code for embeddings sentences 2020-06-24 01:54:27 +00:00
onnx Merged PR 14593: bug fix in ONNX exporter 2020-08-06 03:35:53 +00:00
server Update Simple-WebSocket-Server and move it to submodules (#639) 2020-04-27 10:34:10 +01:00
shortlist add back execution rights for python/perl scripts 2019-04-30 12:52:13 -07:00