Skip to content

Commit

Permalink
TLM update custom eval parameter doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jas2600 committed Oct 30, 2024
1 parent 3c095db commit f5cfba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cleanlab_studio/studio/trustworthy_language_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,7 @@ class TLMOptions(TypedDict):
The expected input format is a list of dictionaries, where each dictionary has the following keys:
- name: name of the evaluation criteria
- criteria: the instruction for the evaluation criteria
Currently, only one custom evaluation criteria at a time is supported.
"""

model: NotRequired[str]
Expand Down

0 comments on commit f5cfba6

Please sign in to comment.