Sockeye

Latest version: v3.1.34

Safety actively analyzes 629004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 31 of 45

1.18.37

Fixed
- Determining the max output length for each sentence in a batch by the bucket length rather than the actual in order to match the behavior of a single sentence translation.

1.18.36

Changed
- Updated to [MXNet 1.2.1](https://github.com/apache/incubator-mxnet/tree/1.2.1)

1.18.35

Not secure
Added
- ROUGE scores are now available in `sockeye-evaluate`.
- Enabled CHRF as an early-stopping metric.

1.18.34

Added
- Added support for `--beam-search-stop first` for decoding jobs with `--batch-size > 1`.

1.18.33

Added
- Now supports negative constraints, which are phrases that must *not* appear in the output.
- Global constraints can be listed in a (pre-processed) file, one per line: `--avoid-list FILE`
- Per-sentence constraints are passed using the `avoid` keyword in the JSON object, with a list of strings as its field value.

1.18.32

Added
- Added option to pad vocabulary to a multiple of x: e.g. `--pad-vocab-to-multiple-of 16`.

Page 31 of 45

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.