diff --git a/website/docs/api/architectures.mdx b/website/docs/api/architectures.mdx index f4c3b1d5c..d74cd26f3 100644 --- a/website/docs/api/architectures.mdx +++ b/website/docs/api/architectures.mdx @@ -733,8 +733,7 @@ This model must be separately initialized using an appropriate loader. ### spacy-curated-transformers.SentencepieceEncoder.v1 Construct a SentencePiece piece encoder model that accepts a list of token -sequences or documents and returns a corresponding list of piece identifiers -with CamemBERT post-processing applied. +sequences or documents and returns a corresponding list of piece identifiers. This model must be separately initialized using an appropriate loader.