mirror of
https://github.com/explosion/spaCy.git
synced 2025-06-05 13:43:24 +03:00
fix
This commit is contained in:
parent
56ba691ecd
commit
0e0abb0378
|
@ -362,7 +362,7 @@ loss and the accuracy scores on the development set.
|
||||||
|
|
||||||
There are two built-in logging functions: a logger printing results to the
|
There are two built-in logging functions: a logger printing results to the
|
||||||
console in tabular format (which is the default), and one that also sends the
|
console in tabular format (which is the default), and one that also sends the
|
||||||
results to a [Weights & Biases`](https://www.wandb.com/) dashboard dashboard.
|
results to a [Weights & Biases](https://www.wandb.com/) dashboard dashboard.
|
||||||
Instead of using one of the built-in batchers listed here, you can also
|
Instead of using one of the built-in batchers listed here, you can also
|
||||||
[implement your own](/usage/training#custom-code-readers-batchers), which may or
|
[implement your own](/usage/training#custom-code-readers-batchers), which may or
|
||||||
may not use a custom schedule.
|
may not use a custom schedule.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user