Curated transformer models for spaCy pipelines
This package provides spaCy components and
architectures to use a curated set of transformer models via
curated-transformers
in
spaCy.
spacy-transformers
such as support for Hugging Face Hub, multi-task learning, the extensible config system and
out-of-the-box serializationInstalling the package from pip will automatically install all dependencies.
pip install spacy-curated-transformers
An example project is provided in the project
directory.
CuratedTransformer
: Pipeline component API
referencePlease use spaCy's issue tracker to report a bug, or open a new thread on the discussion board for any other issue.