We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4cf930 commit 9797b81Copy full SHA for 9797b81
articles/ai-studio/how-to/develop/evaluate-sdk.md
@@ -58,7 +58,7 @@ Built-in quality and safety metrics take in query and response pairs, along with
58
Built-in evaluators can accept *either* query and respons pairs or a list of conversations:
59
60
- Query and response pairs in `.jsonl` format with the required inputs.
61
-- list of conversations in `.jsonl` format in the following section
+- List of conversations in `.jsonl` format in the following section.
62
63
| Evaluator | `query` | `response` | `context` | `ground_truth` | `conversation` |
64
|----------------|---------------|---------------|---------------|---------------|-----------|
0 commit comments