mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-21 01:21:58 +03:00
Add link to HF model hub
This commit is contained in:
parent
1b54446875
commit
83a53da586
|
@ -189,8 +189,9 @@ $ python -m spacy init fill-config [base_path] [output_file] [--diff]
|
|||
|
||||
Auto-fill the Hugging Face model hyperpameters and loader parameters of a
|
||||
[Curated Transformer](/api/curatedtransformer) pipeline component in a
|
||||
[.cfg file](/usage/training#config). The name and revision of the Hugging Face model
|
||||
can either be passed as command-line arguments or read from the
|
||||
[.cfg file](/usage/training#config). The name and revision of the
|
||||
[Hugging Face model](https://huggingface.co/models) can either be passed as
|
||||
command-line arguments or read from the
|
||||
`initialize.components.transformer.encoder_loader` config section.
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue
Block a user