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
Close
Hashes for spacy_curated_transformers-2.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b39ad476a8cb23cc6c566b55b14808f34593c8b7849b26cc4718b71e106e9941 |
|
MD5 | 3050f93cc5f36fafa4dea09fc76850a9 |
|
BLAKE2b-256 | a0b75fc67a8a9291892abd77b763e399bc7bde2e341e2a2d21395679ba5f47b0 |
Close
Hashes for spacy_curated_transformers-2.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4d526d6554d2aa404118911295f154798387b8ef8a932338586535b70f13519 |
|
MD5 | ea2ec824295f3119a60b117b5b6eeb8f |
|
BLAKE2b-256 | 654a9c2b5d676f820e2d3672d8532def8a193e8cb9530824ce16b232b707c1a0 |