Replace To Christian Names
This test checks if the NLP model can handle input text if the input text has Christian names.
alias_name: replace_to_christian_names
This data was curated using Kidpaw. Please adapt the data dictionaries to fit your use-case.
To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes.
Config
replace_to_christian_names:
min_pass_rate: 0.7
- min_pass_rate (float): Minimum pass rate to pass the test.
Examples
Original | Test Case |
---|---|
Mahmoud will be here soon. | Billy will be here soon. |
PREVIOUSContribution Guidelines