Keras-nlp

Latest version: v0.12.1

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

Scan your dependencies

Page 6 of 6

0.2.0dev.1

What's Changed
* Add Byte Tokenizer by abheesht17 in https://github.com/keras-team/keras-nlp/pull/80
* Fixing rank 1 outputs for WordPieceTokenizer by aflah02 in https://github.com/keras-team/keras-nlp/pull/92
* Add tokenizer accessors to the base class by mattdangerw in https://github.com/keras-team/keras-nlp/pull/89
* Fix word piece attributes by mattdangerw in https://github.com/keras-team/keras-nlp/pull/97
* Small fix: change assertEquals to assertEqual by chenmoneygithub in https://github.com/keras-team/keras-nlp/pull/103
* Added a Learning Rate Schedule for the BERT Example by Stealth-py in https://github.com/keras-team/keras-nlp/pull/96
* Add Perplexity Metric by abheesht17 in https://github.com/keras-team/keras-nlp/pull/68
* Use the black profile for isort by mattdangerw in https://github.com/keras-team/keras-nlp/pull/117
* Update README with release information by mattdangerw in https://github.com/keras-team/keras-nlp/pull/118
* Add a class to generate LM masks by chenmoneygithub in https://github.com/keras-team/keras-nlp/pull/61
* Add docstring testing by mattdangerw in https://github.com/keras-team/keras-nlp/pull/116
* Fix broken docstring in MLMMaskGenerator by chenmoneygithub in https://github.com/keras-team/keras-nlp/pull/121
* Adding a UnicodeCharacterTokenizer by aflah02 in https://github.com/keras-team/keras-nlp/pull/100
* Added TokenAndPositionEmbedding Class by adhadse in https://github.com/keras-team/keras-nlp/pull/91
* Fix bert example so it is runnable by mattdangerw in https://github.com/keras-team/keras-nlp/pull/123
* Fix the issue that MLMMaskGenerator does not work in graph mode by chenmoneygithub in https://github.com/keras-team/keras-nlp/pull/131
* Actually use layer norm epsilon in encoder/decoder by mattdangerw in https://github.com/keras-team/keras-nlp/pull/133
* Whitelisted formatting and lint check targets by adhadse in https://github.com/keras-team/keras-nlp/pull/126
* Updated CONTRIBUTING.md for setup of venv and standard pip install by adhadse in https://github.com/keras-team/keras-nlp/pull/127
* Fix mask propagation of transformer layers by chenmoneygithub in https://github.com/keras-team/keras-nlp/pull/139
* Fix masking for TokenAndPositionEmbedding by mattdangerw in https://github.com/keras-team/keras-nlp/pull/140
* Fixed no oov token error in vocab for WordPieceTokenizer by adhadse in https://github.com/keras-team/keras-nlp/pull/136
* Add a MLMHead layer by mattdangerw in https://github.com/keras-team/keras-nlp/pull/132
* Bump version for 0.2.0 dev release by mattdangerw in https://github.com/keras-team/keras-nlp/pull/142

New Contributors
* Stealth-py made their first contribution in https://github.com/keras-team/keras-nlp/pull/96
* adhadse made their first contribution in https://github.com/keras-team/keras-nlp/pull/91

**Full Changelog**: https://github.com/keras-team/keras-nlp/compare/v0.1.1...v0.2.0-dev.1

0.1.1

What's Changed
* Add tokenizer helper to convert tokens to ids by mattdangerw in https://github.com/keras-team/keras-nlp/pull/75
* Add a sinusoidal embedding layer by amantayal44 in https://github.com/keras-team/keras-nlp/pull/59
* Add a learned positional embedding layer by hertschuh in https://github.com/keras-team/keras-nlp/pull/47
* Fix typo in position embedding docstring by mattdangerw in https://github.com/keras-team/keras-nlp/pull/86
* Bump version number to 0.1.1 by mattdangerw in https://github.com/keras-team/keras-nlp/pull/90

New Contributors
* amantayal44 made their first contribution in https://github.com/keras-team/keras-nlp/pull/59
* hertschuh made their first contribution in https://github.com/keras-team/keras-nlp/pull/47

**Full Changelog**: https://github.com/keras-team/keras-nlp/compare/v0.1.0...v0.1.1

0.1.0

Initial release of keras-nlp with word piece tokenizer and transformer encoder/decoder blocks.

This is a v0 release, with no API compatibility guarantees.

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.