This commit is contained in:
shadeMe 2023-08-25 10:55:31 +02:00
parent 83a53da586
commit 6390fbbffd
No known key found for this signature in database
GPG Key ID: 6FCA9FC635B2A402

View File

@ -59,7 +59,8 @@ how the component should be configured. You can override its settings via the
`config` argument on [`nlp.add_pipe`](/api/language#add_pipe) or in your
[`config.cfg` for training](/usage/training#config). See the
[model architectures](/api/architectures#curated-trf) documentation for details
on the curated transformer architectures and their arguments and hyperparameters.
on the curated transformer architectures and their arguments and
hyperparameters.
> #### Example
>