Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
add output (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
emrgnt-cmplxty committed Dec 17, 2023
1 parent 8a6af3c commit 23b566c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down

0 comments on commit 23b566c

Please sign in to comment.