Skip to content

Update dataset-tiny.json #31

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

Closed
wants to merge 2 commits into from
Closed

Conversation

skohlmeier123
Copy link

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 18, 2025 16:33
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enriches the dataset-tiny.json fixture by adding new evaluators and significantly expanding the set of test queries for product-related prompts.

  • Adds five new evaluator types to the evaluators array
  • Replaces two existing queries and appends ~38 new product-focused queries
  • Keeps the JSON structure intact while broadening test coverage
Comments suppressed due to low confidence (2)

samples/data/dataset-tiny.json:3

  • [nitpick] The evaluators list is unsorted, which can make it harder to scan and maintain. Consider alphabetizing the array or grouping evaluators by function.
"evaluators": ["IntentResolutionEvaluator", "FluencyEvaluator", "CoherenceEvaluator", "RelevanceEvaluator", "TaskAdherenceEvaluator", "HateUnfairnessEvaluator", "ViolenceEvaluator"],

samples/data/dataset-tiny.json:2

  • [nitpick] With ~40 new entries, the file has grown beyond what 'tiny' suggests; consider renaming the dataset and file to better reflect its expanded scope.
"name": "test-dataset-tiny",

@skohlmeier123 skohlmeier123 deleted the skohlmeier123-patch-1 branch May 18, 2025 16:54
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.

1 participant