Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
This commit is contained in:
Sofie Van Landeghem 2023-08-31 17:30:49 +02:00 committed by GitHub
parent ccc3fc1318
commit a972b82270
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -190,7 +190,7 @@ examples are also the same.
> Label descriptions can also be used with explicit examples to give as much
> 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
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