Curated transformer models for spaCy pipelines
Project description
💫 🤖 spaCy Curated Transformers
This package provides spaCy components and
architectures to use a curated set of transformer models via
curated-transformers
in
spaCy.
Features
- Use pretrained models based on one of the following architectures to
power your spaCy pipeline:
- ALBERT
- BERT
- CamemBERT
- RoBERTa
- XLM-RoBERTa
- All the nice features supported by
spacy-transformers
such as support for Hugging Face Hub, multi-task learning, the extensible config system and out-of-the-box serialization - Deep integration into spaCy, which lays the groundwork for deployment-focused features such as distillation and quantization
- Minimal dependencies
⏳ Installation
Installing the package from pip will automatically install all dependencies.
pip install spacy-curated-transformers
🚀 Quickstart
An example project is provided in the project
directory.
📖 Documentation
- 📘 Layers and Model Architectures: Power spaCy components with custom neural networks
- 📗
CuratedTransformer
: Pipeline component API reference - 📗 Transformer architectures: Architectures and registered functions
Bug reports and other issues
Please use spaCy's issue tracker to report a bug, or open a new thread on the discussion board for any other issue.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file spacy_curated_transformers-2.1.2.tar.gz
.
File metadata
- Download URL: spacy_curated_transformers-2.1.2.tar.gz
- Upload date:
- Size: 220.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b39ad476a8cb23cc6c566b55b14808f34593c8b7849b26cc4718b71e106e9941 |
|
MD5 | 3050f93cc5f36fafa4dea09fc76850a9 |
|
BLAKE2b-256 | a0b75fc67a8a9291892abd77b763e399bc7bde2e341e2a2d21395679ba5f47b0 |
File details
Details for the file spacy_curated_transformers-2.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: spacy_curated_transformers-2.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 240.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4d526d6554d2aa404118911295f154798387b8ef8a932338586535b70f13519 |
|
MD5 | ea2ec824295f3119a60b117b5b6eeb8f |
|
BLAKE2b-256 | 654a9c2b5d676f820e2d3672d8532def8a193e8cb9530824ce16b232b707c1a0 |