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 7a2fa14 commit db64cc3Copy full SHA for db64cc3
evals/evaluate_config.json
@@ -1,6 +1,6 @@
1
{
2
"testdata_path": "ground_truth.jsonl",
3
- "results_dir": "example_results/experiment<TIMESTAMP>",
+ "results_dir": "results/experiment<TIMESTAMP>",
4
"requested_metrics": ["gpt_groundedness", "gpt_relevance", "answer_length", "latency", "citations_matched", "any_citation"],
5
"target_url": "http://localhost:50505/chat",
6
"target_parameters": {
0 commit comments