Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[11/N][RAG Demo fixes] add N-trial evals #1200

Merged
merged 1 commit into from
Feb 9, 2024
Merged

[11/N][RAG Demo fixes] add N-trial evals #1200

merged 1 commit into from
Feb 9, 2024

Conversation

jonathanlastmileai added a commit that referenced this pull request Feb 8, 2024
…ompts to prevent leak (#1196)

[9/N][RAG Demo fixes] turn off remember chat context for remaining
prompts to prevent leak

---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with
[ReviewStack](https://reviewstack.dev/lastmile-ai/aiconfig/pull/1196).
* #1200
* #1197
* __->__ #1196
* #1195
jonathanlastmileai added a commit that referenced this pull request Feb 8, 2024
…o indexing) (#1197)

[10/N][RAG Demo fixes] go back to one of each prompt for each step (no
indexing)

---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with
[ReviewStack](https://reviewstack.dev/lastmile-ai/aiconfig/pull/1197).
* #1200
* __->__ #1197
* #1196
* #1195
@saqadri saqadri merged commit bd815e4 into main Feb 9, 2024
saqadri added a commit that referenced this pull request Feb 9, 2024
…1, generate_V2} (#1206)

[15/N][RAG Demo fixes] [dev] benchmarking {gpt3.5,gpt4} X {generate_V1,
generate_V2}

5 trials each. With GPT4, generate prompt v2 does slightly better on the
benchmark.

GPT3.5, V1
<img width="873" alt="v1-gpt3 5"
src="https://github.com/lastmile-ai/aiconfig/assets/148090348/22b40ef8-b015-4185-8fcd-00dee4e295f3">


GPT3.5, V2
<img width="862" alt="v2-gpt-3 5"
src="https://github.com/lastmile-ai/aiconfig/assets/148090348/73dca37d-c696-4d31-b604-febcfc89fbce">


GPT4, V1
<img width="879" alt="v1-gpt4"
src="https://github.com/lastmile-ai/aiconfig/assets/148090348/8b5b7f0c-cefb-4332-90fe-d26a2a0bbf2d">


GPT4, V2

<img width="870" alt="v2-gpt4"
src="https://github.com/lastmile-ai/aiconfig/assets/148090348/3a7f1825-a5ce-4c11-9c7e-04135b22b94a">

---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with
[ReviewStack](https://reviewstack.dev/lastmile-ai/aiconfig/pull/1206).
* __->__ #1206
* #1204
* #1203
* #1202
* #1200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants