mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-03 03:40:24 +03:00
Wording
This commit is contained in:
parent
3a1087f654
commit
6bde568047
|
@ -1739,7 +1739,7 @@ $ python -m spacy distill [teacher_model] [student_config_path] [--output] [--co
|
|||
| `--verbose`, `-V` | Show more detailed messages during distillation. ~~bool (flag)~~ |
|
||||
| `--gpu-id`, `-g` | GPU ID or `-1` for CPU. Defaults to `-1`. ~~int (option)~~ |
|
||||
| `--help`, `-h` | Show help message and available arguments. ~~bool (flag)~~ |
|
||||
| **CREATES** | The final trained pipeline and the best trained pipeline. |
|
||||
| **CREATES** | The final distilled pipeline and the best distilled pipeline. |
|
||||
|
||||
## huggingface-hub {id="huggingface-hub",version="3.1"}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user