-
Notifications
You must be signed in to change notification settings - Fork 60
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
Simpler evaluations — part 1.1 #489
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
csansoon
added
🚧 wip
Work in progress
🚂 lil train
Implementation divided in several feature-specific PRs
labels
Oct 22, 2024
csansoon
force-pushed
the
easier-evaluations
branch
9 times, most recently
from
October 24, 2024 10:03
e9184c9
to
2b14a32
Compare
csansoon
commented
Oct 24, 2024
csansoon
commented
Oct 24, 2024
csansoon
force-pushed
the
easier-evaluations
branch
15 times, most recently
from
October 28, 2024 09:16
77720a5
to
747fc2f
Compare
geclos
previously approved these changes
Oct 28, 2024
csansoon
force-pushed
the
easier-evaluations
branch
from
October 28, 2024 09:27
747fc2f
to
01aa7fa
Compare
...itor/Editor/RefineModal/steps/2_SelectEvaluationResults/SelectableEvaluationResultsTable.tsx
Show resolved
Hide resolved
...]/evaluations/[evaluationId]/_components/MetricsSummary/Charts/Numerical/CostOverResults.tsx
Outdated
Show resolved
Hide resolved
andresgutgon
previously approved these changes
Oct 28, 2024
csansoon
force-pushed
the
easier-evaluations
branch
4 times, most recently
from
October 28, 2024 14:05
af416e8
to
9efe044
Compare
csansoon
force-pushed
the
easier-evaluations
branch
4 times, most recently
from
October 28, 2024 14:19
61d3897
to
4ba921f
Compare
csansoon
force-pushed
the
easier-evaluations
branch
2 times, most recently
from
October 28, 2024 14:26
b611023
to
e237713
Compare
csansoon
force-pushed
the
easier-evaluations
branch
from
October 28, 2024 14:28
e237713
to
10bf211
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Simpler evaluations schema — 🚂 lil train — 🚉 station #1 part 1
Create the configuration column in evaluationMetadataLlmAsJudgeLegacy, and adapt the code to use configuration from either (evaluation.configuration ?? evaluation.metadata.configuration).