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.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c85684ed9751fa0dba6d39edf999309d2d0d29179e5270445b15990021b4bcf |
|
MD5 | 1681e6b47edf66738fc5ac844cc13208 |
|
BLAKE2b-256 | 206348c93b4bcb1e350e4cf740a392aa0311b0ae0d700d6f4a4f613d0933817d |
Hashes for curated_transformers-0.0.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e82390dbe3087d1469c7892c088886f5d56bb10513a2cae0fce8bcdbefaf4154 |
|
MD5 | f55d60cd5d9bb3cca8bce60d606bbb66 |
|
BLAKE2b-256 | da5d32837a30a61721acae72ef4c4e8040dd414447e1a96cd6872724162ae679 |