Skip to content

Feature/implement med halt tests for robust model evaluation#1170

Merged
chakravarthik27 merged 6 commits intorelease/2.6.0from
feature/implement-med-halt-tests-for-robust-model-evaluation
Feb 26, 2025
Merged

Feature/implement med halt tests for robust model evaluation#1170
chakravarthik27 merged 6 commits intorelease/2.6.0from
feature/implement-med-halt-tests-for-robust-model-evaluation

Conversation

@chakravarthik27
Copy link
Collaborator

@chakravarthik27 chakravarthik27 commented Feb 6, 2025

This pull request introduces several new classes and methods for transforming and running clinical and robustness tests. The changes primarily involve adding new classes for different types of tests and incorporating utility functions to handle question-answering prompts.

New Classes and Methods:

  • Added FCT and NOTA classes for clinical tests with methods for transforming and running tests on sample lists. (langtest/transform/clinical.py)

Utility Functions:

  • Imported build_qa_input and build_qa_prompt functions to assist in constructing question-answering prompts. (langtest/transform/clinical.py)

@chakravarthik27 chakravarthik27 self-assigned this Feb 6, 2025
@chakravarthik27 chakravarthik27 merged commit 9365ace into release/2.6.0 Feb 26, 2025
3 checks passed
@chakravarthik27 chakravarthik27 deleted the feature/implement-med-halt-tests-for-robust-model-evaluation branch March 12, 2025 06:06
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.

2 participants