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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4050519de35bdd2de553954abe4bc2bc5432446e3b04f7ea580353c092d3f79 |
|
MD5 | 70fe7f9b1e981427ebf4413178ad937d |
|
BLAKE2b-256 | cf8521af11f9950f6d442d98ebd441b19cb4710e5af23bbdbcee3b3ad0e33f13 |
Hashes for curated_transformers-0.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 824449531d233010c35e38bcf229d24659321bea1ab49ca7b59623e87e26d3f0 |
|
MD5 | e1088e86d33984545160f02d6b39aa46 |
|
BLAKE2b-256 | 4a225746c0fb2d403fe39aa3927b07c940ffb362e278176a26053abfc80c5f6f |