mirror of
https://github.com/explosion/spaCy.git
synced 2025-06-11 16:43:04 +03:00
Remove spacy-transformers
-specific warning
This commit is contained in:
parent
d8722877cb
commit
a775fa25ad
|
@ -488,16 +488,6 @@ The following architectures are provided by the package
|
||||||
See the [usage documentation](/usage/embeddings-transformers#transformers) for
|
See the [usage documentation](/usage/embeddings-transformers#transformers) for
|
||||||
how to integrate the architectures into your training config.
|
how to integrate the architectures into your training config.
|
||||||
|
|
||||||
<Infobox variant="warning">
|
|
||||||
|
|
||||||
Note that in order to use these architectures in your config, you need to
|
|
||||||
install the
|
|
||||||
[`spacy-transformers`](https://github.com/explosion/spacy-transformers). See the
|
|
||||||
[installation docs](/usage/embeddings-transformers#transformers-installation)
|
|
||||||
for details and system requirements.
|
|
||||||
|
|
||||||
</Infobox>
|
|
||||||
|
|
||||||
### spacy-curated-transformers.AlbertTransformer.v1
|
### spacy-curated-transformers.AlbertTransformer.v1
|
||||||
|
|
||||||
Construct an ALBERT transformer model.
|
Construct an ALBERT transformer model.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user