Curated transformer models
Project description
🤖 Curated transformers
This Python package provides a curated set of transformer models for spaCy. It is focused on deep integration into spaCy and will support deployment-focused features such as distillation and quantization. Curated transformers currently supports the following model types:
- ALBERT
- BERT
- CamemBERT
- RoBERTa
- XLM-RoBERTa
Supporting a wide variety of transformer models is a non-goal. If you want
to use another type of model, use
spacy-transformers
, which
allows you to use Hugging Face
transformers
models with spaCy.
⚠️ Warning: experimental package
This package is experimental and it is possible that the models will still change in incompatible ways.
⏳ Install
pip install git+https://github.com/explosion/curated-transformers.git
🚀 Quickstart
An example project is provided in the project
directory.
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
Hashes for curated-transformers-0.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7dd23aca2f0651fceed3e6045f138cd520ef181992c83ccbbf0006ca92913cf9 |
|
MD5 | 5a352d126b44388eceb18c8b132c9a1e |
|
BLAKE2b-256 | d2cc63962821b28ac902a799b971146d2f10d9b4933ab94f8b3be72ee6a2e2bf |
Hashes for curated_transformers-0.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf82ffd593c011ba97953a80c400afb7d8bef66e23b2fd93597e8b3165b08755 |
|
MD5 | 9ae453da347f3c40d7ae33a611a50c6d |
|
BLAKE2b-256 | 402624e041cac255160719b1abfe01ce37fcc68103b8d5824530e31b28976958 |