mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-18 12:46:06 -04:00
[GH-ISSUE #41] The Test Dataset does not match what is shown in Experiment Results when app is first opened #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rlancemartin on GitHub (Apr 24, 2023).
Original GitHub issue: https://github.com/langchain-ai/auto-evaluator/issues/41
Originally assigned to: @dankolesnikov, @benisgold on GitHub.
Default
Test Setis correctly loaded.https://github.com/dankolesnikov/auto-evaluator-app/blob/main/api/docs/karpathy-lex-pod/karpathy-pod-eval.csv
But, when the app is first opened, the Q-A pairs in the
Experiment Resultstable don't match theTest Set.@rlancemartin commented on GitHub (Apr 25, 2023):
The
Test Datasetdoes not match what is shown inExperiment Results.@dankolesnikov commented on GitHub (Apr 26, 2023):
Its not meant to @rlancemartin, can explain later
@benisgold commented on GitHub (Apr 26, 2023):
@dankolesnikov this doesn't make sense to me either
@rlancemartin commented on GitHub (Apr 26, 2023):
discussed w/ @dankolesnikov. be pushed a fix. im confirming now.
https://github.com/langchain-ai/auto-evaluator/pull/48
@rlancemartin commented on GitHub (Apr 27, 2023):
Fixed.
The Test Dataset does not match what is shown in Experiment Results when app is first openedto [GH-ISSUE #41] The Test Dataset does not match what is shown in Experiment Results when app is first opened