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 54ceeee commit fb1db19Copy full SHA for fb1db19
articles/ai-studio/how-to/develop/evaluate-sdk.md
@@ -57,7 +57,7 @@ Built-in quality and safety metrics take in query and response pairs, along with
57
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
+- Query and response pairs in `.jsonl` format with the required inputs.
61
- list of conversations in `.jsonl` format in the following section
62
63
| Evaluator | `query` | `response` | `context` | `ground_truth` | `conversation` |
0 commit comments