Spacy-curated-transformers

Latest version: v2.0.0

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

Scan your dependencies

2.0.0

✨ New features and improvements

* Rebase on Curated Transformers 2.0 (19).
* Add the `transformer_discriminative.v1` schedule (27). This schedule uses a two different schedules:
* `transformer_schedule` for transformer parameters;
* `default_schedule` for other parameters.

0.2.2

✨ New features and improvements

* Make [`DocTransformerOutput`](https://spacy.io/api/curatedtransformer#doctransformeroutput) serializable with msgpack (29).

0.2.1

✨ New features and improvements

* Add [`init fill-curated-transformer`](https://spacy.io/api/cli#init-fill-curated-transformer) CLI command (16, 22).

🔴 Bug fixes

* Correctly pass `hidden_width` as the embedding width in non-ALBERT models (17).
* Add `vocab_size` to default transformer pipe config (20).

0.2.0

:sparkles: New features and improvements
* Add support for replacing listeners (7).

:warning: Backwards incompatibilities
* Rename pipe to `CuratedTransformer` (12).
* Remove quantization support until the serialization API is stabilized (6).

0.1.1

✨ New features and improvements

* Switch from `cutlery` to `curated-tokenizers` for word/sentencepiecing (4).

🔴 Bug fixes

* Do not raise an exception when encountering an empty doc (3).

0.1.0

This new package contains the entry points and spaCy/Thinc wrapping for `curated-transformers` that originally resided in the `curated-transformers` package.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.