Skip to content

Commit 9797b81

Browse files
Update articles/ai-studio/how-to/develop/evaluate-sdk.md
Co-authored-by: Lauryn Gayhardt <[email protected]>
1 parent d4cf930 commit 9797b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/develop/evaluate-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Built-in quality and safety metrics take in query and response pairs, along with
5858
Built-in evaluators can accept *either* query and respons pairs or a list of conversations:
5959

6060
- Query and response pairs in `.jsonl` format with the required inputs.
61-
- list of conversations in `.jsonl` format in the following section
61+
- List of conversations in `.jsonl` format in the following section.
6262

6363
| Evaluator | `query` | `response` | `context` | `ground_truth` | `conversation` |
6464
|----------------|---------------|---------------|---------------|---------------|-----------|

0 commit comments

Comments
 (0)