From 0704ed70996c107a272fb5c3baa26591d901b4fb Mon Sep 17 00:00:00 2001 From: Owen Colegrove Date: Sun, 17 Dec 2023 18:15:48 +0000 Subject: [PATCH] add output --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6536bc9..b28ebe0 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ pip install sciphi-synthesizer ```bash tail augmented_output/config_name_eq_answer_question__dataset_name_eq_wiki_qa.jsonl + { "formatted_prompt": "... ### Question:\nwhat country did wine originate in\n\n### Input:\n1. URL: https://en.wikipedia.org/wiki/History%20of%20wine (Score: 0.85)\nTitle:History of wine....", + { "completion": "Wine originated in the South Caucasus, which is now part of modern-day Armenia ..." ``` 2. **Evaluate RAG pipeline performance**