Sockeye

Latest version: v3.1.34

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

Scan your dependencies

Page 40 of 45

1.15.5

Not secure
Added
- Optionally apply query, key and value projections to the source and target hidden vectors in the CNN model
before applying the attention mechanism. CLI parameter: `--cnn-project-qkv`.

1.15.4

Added
- A warning will be printed if the checkpoint decoder slows down training.

1.15.3

Added
- Exposing the xavier random number generator through `--weight-init-xavier-rand-type`.

1.15.2

Added
- Exposing MXNet's Nesterov Accelerated Gradient, Adadelta and Adadelta optimizers.

1.15.1

Added
- A tool that initializes embedding weights with pretrained word representations, `sockeye.init_embedding`.

1.15.0

Added
- Added support for Swish-1 (SiLU) activation to transformer models
([Ramachandran et al. 2017: Searching for Activation Functions](https://arxiv.org/pdf/1710.05941.pdf),
[Elfwing et al. 2017: Sigmoid-Weighted Linear Units for Neural Network Function Approximation
in Reinforcement Learning](https://arxiv.org/pdf/1702.03118.pdf)). Use `--transformer-activation-type swish1`.
- Added support for GELU activation to transformer models ([Hendrycks and Gimpel 2016: Bridging Nonlinearities and
Stochastic Regularizers with Gaussian Error Linear Units](https://arxiv.org/pdf/1606.08415.pdf).
Use `--transformer-activation-type gelu`.

Page 40 of 45

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.