Skip to content

feat: add instruction_following test strategy #128

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abhinav-1305
Copy link

Description

  • What is this PR about?

This adds an "Instruction Following" test to assess the model’s handling of multi-step and edge-case prompts.

Screenshots/Results

  • Add a screenshot of the changes or code responses

Reference Links

  • Links to JIRA issue, links, Slack discussions, etc.

Checklist

This PR includes the following (tick all that apply):

  • Tests added/updated for new/changed functionality
  • Bug Fix (explain the bug in the description)
  • Refactoring or optimizations (no functional changes)
  • Documentation updated (README, docstrings, etc.)
  • Build or deployment related changes
  • Dependency updates (requirements.txt/pyproject.toml)
  • Setup change (update README/setup instructions if required)
  • Code style checks passed (PEP8, flake8, black, etc.)
  • Type hints added/updated (if applicable)
  • Pre-commit hooks run (if configured)

@abhinav-1305 abhinav-1305 changed the title feat: add InstructionFollowingEvaluator and related strategies feat: implement instruction following test strategy Jun 21, 2025
@abhinav-1305
Copy link
Author

please review - @neha-nupoor / @kaushik-himself.

@abhinav-1305 abhinav-1305 changed the title feat: implement instruction following test strategy feat: add instruction_following test strategy Jun 21, 2025
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