-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
When importing results back into OCS we need to re-run the aggregation logic to update the metrics.
- Create a dataset for testing
- Create a python evaluator that returns
{"manual_score": -1} - Create an evaluation config that connects the dataset and the evaluator
- Do not select a bot for generation
- Run the evals which will create a result set with the
manual_scorefield set to -1. - Click the 'edit results' button at the top left
- Download the template
- Update the scores in the CSV file
- Re-upload the updated CSV file back to OCS
- Navigate back to the results view
Result
- The manual scores are shown
- The aggregations are not updated 👈🏻 this is what needs to be fixed
See https://drive.google.com/file/d/1sSrNKoUy95xKtMcGz17RPe8Kw129IQJ3/view for a video of this workflow
coderabbitai
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🔖 Ready