Skip to content

Commit 9aeaa95

Browse files
committed
fix name
1 parent 0e39d48 commit 9aeaa95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/tutorials/copilot-sdk-evaluate-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Once you run an evaluation, you can then make improvements to your logic, like i
4040

4141
Use the following evaluation dataset, which contains example questions and expected answers (truth).
4242

43-
1. Create a file called **eval_dataset.jsonl** in your **assets** folder.
43+
1. Create a file called **chat_eval_data.jsonl** in your **assets** folder.
4444
1. Paste this dataset into the file:
4545

4646
:::code language="jsonl" source="~/azureai-samples-nov2024/scenarios/rag/custom-rag-app/assets/chat_eval_data.jsonl":::

0 commit comments

Comments
 (0)