mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-13 09:42:26 +03:00
fix
Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
This commit is contained in:
parent
ccc3fc1318
commit
a972b82270
|
@ -190,7 +190,7 @@ examples are also the same.
|
||||||
> Label descriptions can also be used with explicit examples to give as much
|
> Label descriptions can also be used with explicit examples to give as much
|
||||||
> info to the LLM model as possible.
|
> info to the LLM model as possible.
|
||||||
|
|
||||||
New to v2, is the fact that you can write definitions for each label and provide
|
New to v2 is the fact that you can write definitions for each label and provide
|
||||||
them via the `label_definitions` argument. This lets you tell the LLM exactly
|
them via the `label_definitions` argument. This lets you tell the LLM exactly
|
||||||
what you're looking for rather than relying on the LLM to interpret its task
|
what you're looking for rather than relying on the LLM to interpret its task
|
||||||
given just the label name. Label descriptions are freeform so you can write
|
given just the label name. Label descriptions are freeform so you can write
|
||||||
|
|
Loading…
Reference in New Issue
Block a user