Skip to content

Commit db64cc3

Browse files
committed
Results dir
1 parent 7a2fa14 commit db64cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evals/evaluate_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"testdata_path": "ground_truth.jsonl",
3-
"results_dir": "example_results/experiment<TIMESTAMP>",
3+
"results_dir": "results/experiment<TIMESTAMP>",
44
"requested_metrics": ["gpt_groundedness", "gpt_relevance", "answer_length", "latency", "citations_matched", "any_citation"],
55
"target_url": "http://localhost:50505/chat",
66
"target_parameters": {

0 commit comments

Comments
 (0)